Lines Matching defs:hosthandle
1295 * @hosthandle - hosthandle set by the driver in a prior ls_rqst_rcv.
1308 void *hosthandle,
1328 ndlp = (struct lpfc_nodelist *)hosthandle;
1339 * @hosthandle - hosthandle set by the driver in a prior ls_rqst_rcv.
1348 void *hosthandle,
1360 ndlp = (struct lpfc_nodelist *)hosthandle;
1368 lpfc_nvmet_host_release(void *hosthandle)
1370 struct lpfc_nodelist *ndlp = hosthandle;
1379 "6202 NVMET XPT releasing hosthandle x%px\n",
1380 hosthandle);
2152 * Driver passes the ndlp as the hosthandle argument allowing
3610 "6203 Invalidating hosthandle x%px\n",