Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c497 static struct fcp_lun *fcp_alloc_lun(struct fcp_tgt *ptgt);
4876 plun = fcp_alloc_lun(ptgt); in fcp_handle_reportlun_changed()
6343 plun = fcp_alloc_lun(ptgt); in fcp_icmd_callback()
7829 plun = fcp_alloc_lun(ptgt); in fcp_handle_reportlun()
9337 fcp_alloc_lun(struct fcp_tgt *ptgt) in fcp_alloc_lun() function