Searched refs:hosthandle (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ |
| H A D | nvme-fc-driver.h | 977 void *hosthandle, struct nvmefc_ls_req *lsreq); 979 void *hosthandle, struct nvmefc_ls_req *lsreq); 980 void (*host_release)(void *hosthandle); 981 int (*host_traddr)(void *hosthandle, u64 *wwnn, u64 *wwpn); 1027 void *hosthandle, 1052 void *hosthandle);
|
| /linux/drivers/nvme/target/ |
| H A D | fcloop.c | 446 fcloop_t2h_ls_req(struct nvmet_fc_target_port *targetport, void *hosthandle, in fcloop_t2h_ls_req() argument 533 fcloop_t2h_host_release(void *hosthandle) in fcloop_t2h_host_release() argument 539 fcloop_t2h_host_traddr(void *hosthandle, u64 *wwnn, u64 *wwpn) in fcloop_t2h_host_traddr() argument 541 struct fcloop_rport *rport = hosthandle; in fcloop_t2h_host_traddr() 989 void *hosthandle, struct nvmefc_ls_req *lsreq) in fcloop_t2h_ls_abort() argument
|