Searched refs:p_hio_capable (Results 1 – 4 of 4) sorted by relevance
435 uint32_t p_hio_capable; /* Port capable of HIO */ member
606 (void) atomic_swap_32(&port->p_hio_capable, B_FALSE); in vsw_ldc_attach()1101 (portp->p_hio_capable == B_TRUE)) { in vsw_hio_port_reset()1135 if ((portp->p_hio_capable) && (portp->p_hio_enabled)) { in vsw_reset_ports()1493 if ((portp->p_hio_capable) && (portp->p_hio_enabled)) { in vsw_conn_task()1824 if ((portp->p_hio_enabled) && (portp->p_hio_capable)) { in vsw_next_milestone()2756 (void) atomic_swap_32(&port->p_hio_capable, B_TRUE); in vsw_process_attr_info()2758 (void) atomic_swap_32(&port->p_hio_capable, B_FALSE); in vsw_process_attr_info()
480 (portp->p_hio_capable == B_FALSE)) { in vsw_hio_start_ports()
2561 portp->p_hio_capable = B_FALSE; in vsw_port_read_props()