Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h65 #define QLNT_PORT 0x02 macro
66 #define QLNT_BOTH (QLNT_NODE | QLNT_PORT)
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c2155 qlnt = QLNT_PORT; in ql_scsi_passthru()
2165 qlnt = QLNT_PORT; in ql_scsi_passthru()
2814 tq = ql_find_port(ha, wwpn, QLNT_PORT); in ql_wwpn_to_scsiaddr()
3763 (uint8_t *)tmp_rnid.Addr.FcAddr.WWPN, QLNT_PORT); in ql_send_els_rnid()
4781 case QLNT_PORT: in ql_find_port()
5902 qlnt = QLNT_PORT; in ql_get_statistics_fc()
6738 qlnt = QLNT_PORT; in ql_get_target_id()
7949 tq = ql_find_port(ha, name, (uint16_t)QLNT_PORT); in ql_port_param()
10238 tq = ql_find_port(ha, pt_req->WWPN, QLNT_PORT); in ql_els_passthru()