Searched refs:VALID_TARGET_ID (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c1041 if (!VALID_TARGET_ID(ha, tq->loop_id)) {
1114 if (!VALID_TARGET_ID(ha, tq->loop_id)) {
1223 if (!VALID_TARGET_ID(ha, tq->loop_id) ||
2122 if (tq == NULL || !VALID_TARGET_ID(ha, tq->loop_id)) {
5737 if (tq == NULL || !VALID_TARGET_ID(ha, tq->loop_id)) {
6261 !VALID_TARGET_ID(ha, tq->loop_id)) {
6294 !VALID_TARGET_ID(ha, tq->loop_id)) {
6394 if (tq == NULL || !VALID_TARGET_ID(ha, tq->loop_id)) {
7526 if (tq == NULL || !VALID_TARGET_ID(ha, tq->loop_id)) {
H A Dql_ioctl.c1922 if (!VALID_TARGET_ID(ha, tq->loop_id)) {
H A Dql_api.c8912 if (drain && VALID_TARGET_ID(ha, tq->loop_id) && PD_PORT_LOGIN(tq)) {
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1866 #define VALID_TARGET_ID(ha, x) (CFG_IST(ha, CFG_CTRL_24258081) ? \ macro

Completed in 121 milliseconds