Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dfc.h27 union nvmefc_ls_responses { union
H A Dfc.c74 union nvmefc_ls_responses *rspbuf;
/openbmc/linux/drivers/nvme/target/
H A Dfc.c39 union nvmefc_ls_responses *rspbuf;
562 sizeof(union nvmefc_ls_responses), in nvmet_fc_alloc_ls_iodlist()
567 iod->rspbuf = (union nvmefc_ls_responses *)&iod->rqstbuf[1]; in nvmet_fc_alloc_ls_iodlist()