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.c3120 if (FCTL_DISALLOW_CALLBACKS(ulp_port->port_dstate)) {
4959 if (FCTL_DISALLOW_CALLBACKS(ulp_port->port_dstate)) {
5321 if (FCTL_DISALLOW_CALLBACKS(ulp_port->port_dstate) ||

Completed in 73 milliseconds