Home
last modified time | relevance | path

Searched refs:cont_entry_t (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_iocb.c93 static inline cont_entry_t *
96 cont_entry_t *cont_pkt; in qla2x00_prep_cont_type0_iocb()
107 cont_pkt = (cont_entry_t *)req->ring_ptr; in qla2x00_prep_cont_type0_iocb()
223 cont_entry_t *cont_pkt; in qla2x00_build_scsi_iocbs_32()
H A Dqla_def.h2059 } cont_entry_t; typedef
H A Dqla_target.c2554 return (cont_entry_t *)req->ring_ptr; in qlt_get_req_pkt()
H A Dqla_os.c8176 BUILD_BUG_ON(sizeof(cont_entry_t) != 64); in qla2x00_module_init()