Searched refs:sc_port_unit_map (Results 1 – 2 of 2) sorted by relevance
529 if (sc->sc_port_unit_map[port] == unit_map) in maple_check_subunit_change()538 sc->sc_port_unit_map[port], unit_map, units); in maple_check_subunit_change()551 sc->sc_port_unit_map[port] = unit_map; in maple_check_subunit_change()813 sc->sc_port_unit_map[port] = 0; in maple_detach_unit_nofix()832 sc->sc_port_unit_map[u->port] &= ~(1 << (u->subunit - 1)); in maple_detach_unit()1420 ((int8_t *) u->u_rxbuf)[2] != sc->sc_port_unit_map[u->port]) in maple_check_responses()
174 int8_t sc_port_unit_map[MAPLE_PORTS]; member