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