Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h64 #define QLNT_NODE 0x01 macro
66 #define QLNT_BOTH (QLNT_NODE | QLNT_PORT)
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c2175 qlnt = QLNT_NODE; in ql_scsi_passthru()
3754 (uint8_t *)tmp_rnid.Addr.FcAddr.WWNN, QLNT_NODE); in ql_send_els_rnid()
4786 case QLNT_NODE: in ql_find_port()
10260 tq = ql_find_port(ha, pt_req->WWNN, QLNT_NODE); in ql_els_passthru()