abts_recv_from_24xx
struct abts_recv_from_24xx *);
struct abts_recv_from_24xx *abts = &mcmd->orig_iocb.abts;
struct abts_recv_from_24xx *abts, uint32_t status,
struct abts_recv_from_24xx *entry;
entry = (struct abts_recv_from_24xx *)pkt;
(struct abts_recv_from_24xx *)entry, FCP_TMF_CMPL, true);
struct abts_recv_from_24xx *abts, struct fc_port *sess)
struct abts_recv_from_24xx *abts)
struct abts_recv_from_24xx *entry =
(struct abts_recv_from_24xx *)atio;
qlt_24xx_handle_abts(host, (struct abts_recv_from_24xx *)atio);
struct abts_recv_from_24xx *entry =
(struct abts_recv_from_24xx *)pkt;
qlt_24xx_handle_abts(vha, (struct abts_recv_from_24xx *)pkt);
struct abts_recv_from_24xx abts;
struct abts_recv_from_24xx abts;
BUILD_BUG_ON(sizeof(struct abts_recv_from_24xx) != 64);