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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c541 struct fcp_lun *rlun, int tgt_cnt);
13871 struct fcp_lun *rlun, int tgt_cnt)
13886 if (ptgt != ttgt && plun != rlun) {
13949 ASSERT(rlun != NULL);
13951 ttgt = rlun->lun_tgt;
13967 if (rlun && rlun != tlun) {
13870 fcp_abort_all(struct fcp_port *pptr, struct fcp_tgt *ttgt, struct fcp_lun *rlun, int tgt_cnt) argument

Completed in 93 milliseconds