Searched refs:fxdisc_entry_fx00 (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_mr.h162 struct fxdisc_entry_fx00 { struct
H A Dqla_gbl.h813 extern void qlafx00_fxdisc_iocb(srb_t *, struct fxdisc_entry_fx00 *);
H A Dqla_mr.c3217 qlafx00_fxdisc_iocb(srb_t *sp, struct fxdisc_entry_fx00 *pfxiocb)
3223 struct fxdisc_entry_fx00 fx_iocb;
3226 memset(&fx_iocb, 0, sizeof(struct fxdisc_entry_fx00));
H A Dqla_os.c8213 BUILD_BUG_ON(sizeof(struct fxdisc_entry_fx00) != 64);

Completed in 138 milliseconds