Home
last modified time | relevance | path

Searched refs:abort_entry_24xx (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_fw.h977 struct abort_entry_24xx { struct
H A Dqla_isr.c3384 struct abort_entry_24xx *pkt) in qla24xx_abort_iocb_entry()
3520 (struct abort_entry_24xx *)pkt); in qla24xx_process_response_queue()
H A Dqla_iocb.c3567 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()
H A Dqla_os.c7762 BUILD_BUG_ON(sizeof(struct abort_entry_24xx) != 64); in qla2x00_module_init()
H A Dqla_mbx.c3199 struct abort_entry_24xx *abt; in qla24xx_abort_command()