Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c4939 struct fcp_lun *pseq_lun = NULL; in fcp_handle_mapflags() local
4992 for (pseq_lun = ptgt->tgt_lun; in fcp_handle_mapflags()
4993 pseq_lun != NULL; in fcp_handle_mapflags()
4994 pseq_lun = pseq_lun->lun_next) { in fcp_handle_mapflags()
4995 if ((pseq_lun->lun_type == DTYPE_SEQUENTIAL) && in fcp_handle_mapflags()
4996 !(pseq_lun->lun_state & FCP_LUN_OFFLINE)) { in fcp_handle_mapflags()