Searched defs:fcp_get_lun (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c460 static struct fcp_lun *fcp_get_lun(struct fcp_tgt *ptgt,
1623 if ((plun = fcp_get_lun(ptgt, 0)) == NULL) {
4866 if ((plun = fcp_get_lun(ptgt, 0)) == NULL) {
6333 if ((plun = fcp_get_lun(ptgt, 0)) == NULL) {
7823 if ((plun = fcp_get_lun(ptgt, lun_num)) == NULL) {
7916 fcp_get_lun(struct fcp_tgt *ptgt, uint16_t lun_num) function

Completed in 74 milliseconds