abort_entry_24xx
(struct abort_entry_24xx *abt, srb_t *sp);
(struct abort_entry_24xx *abt, srb_t *sp);
qla24xx_abort_iocb(srb_t *sp, struct abort_entry_24xx *abt_iocb)
memset(abt_iocb, 0, sizeof(struct abort_entry_24xx));
struct abort_entry_24xx *pkt)
(struct abort_entry_24xx *)pkt);
struct abort_entry_24xx *abt;
void qla_nvme_abort_set_option(struct abort_entry_24xx *abt, srb_t *orig_sp)
void qla_nvme_abort_process_comp_status(struct abort_entry_24xx *abt, srb_t *orig_sp)
BUILD_BUG_ON(sizeof(struct abort_entry_24xx) != 64);