Searched refs:hio_enabled (Results 1 – 2 of 2) sorted by relevance
766 vsw_hio_port_update(vsw_port_t *portp, boolean_t hio_enabled) in vsw_hio_port_update() argument769 if (portp->p_hio_enabled == hio_enabled) { in vsw_hio_port_update()773 if (hio_enabled == B_FALSE) { in vsw_hio_port_update()
162 extern void vsw_hio_port_update(vsw_port_t *portp, boolean_t hio_enabled);2610 boolean_t hio_enabled = B_FALSE; in vsw_port_update() local2658 hio_enabled = B_TRUE; in vsw_port_update()2661 if (portp->p_hio_enabled != hio_enabled) { in vsw_port_update()2693 vsw_hio_port_update(portp, hio_enabled); in vsw_port_update()