Searched refs:ULP_PORT_BUSY (Results 1 – 2 of 2) sorted by relevance
76 #define ULP_PORT_BUSY 0x08 macro78 ((x) & ULP_PORT_BUSY))
2625 ulp_port->port_dstate |= ULP_PORT_BUSY; in fctl_pre_attach()2643 ulp_port->port_dstate &= ~ULP_PORT_BUSY; in fctl_post_attach()2812 ulp_port->port_dstate |= ULP_PORT_BUSY; in fctl_pre_detach()2828 ulp_port->port_dstate &= ~ULP_PORT_BUSY; in fctl_post_detach()