Searched refs:abort_entry_24xx (Results 1 – 5 of 5) sorted by relevance
977 struct abort_entry_24xx { struct
3384 struct abort_entry_24xx *pkt) in qla24xx_abort_iocb_entry()3520 (struct abort_entry_24xx *)pkt); in qla24xx_process_response_queue()
3567 qla24xx_abort_iocb(srb_t *sp, struct abort_entry_24xx *abt_iocb) in qla24xx_abort_iocb()3573 memset(abt_iocb, 0, sizeof(struct abort_entry_24xx)); in qla24xx_abort_iocb()
7762 BUILD_BUG_ON(sizeof(struct abort_entry_24xx) != 64); in qla2x00_module_init()
3199 struct abort_entry_24xx *abt; in qla24xx_abort_command()