Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h77 #define FCTL_DISALLOW_CALLBACKS(x) (!((x) & ULP_PORT_ATTACH) ||\ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3121 if (FCTL_DISALLOW_CALLBACKS(ulp_port->port_dstate)) { in fctl_ulp_statec_cb()
4960 if (FCTL_DISALLOW_CALLBACKS(ulp_port->port_dstate)) { in fctl_ulp_unsol_cb()
5322 if (FCTL_DISALLOW_CALLBACKS(ulp_port->port_dstate) || in fctl_ulp_port_ioctl()