Home
last modified time | relevance | path

Searched refs:itmf_cmpl (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/snic/
Dsnic_fwint.h475 struct snic_itmf_cmpl itmf_cmpl; member
Dsnic_scsi.c925 struct snic_itmf_cmpl *itmf_cmpl = NULL; in snic_itmf_cmpl_handler() local
937 itmf_cmpl = &fwreq->u.itmf_cmpl; in snic_itmf_cmpl_handler()
940 le32_to_cpu(itmf_cmpl->nterminated), itmf_cmpl->flags); in snic_itmf_cmpl_handler()
/Linux-v4.19/drivers/scsi/fnic/
Dfcpio.h697 struct fcpio_itmf_cmpl itmf_cmpl; member