Searched refs:sc_maxwidth (Results 1 – 3 of 3) sorted by relevance
595 sc->sc_maxwidth = MSG_EXT_WDTR_BUS_8_BIT; in espattach()601 sc->sc_maxwidth = MSG_EXT_WDTR_BUS_8_BIT; in espattach()622 sc->sc_maxwidth = MSG_EXT_WDTR_BUS_8_BIT; in espattach()627 sc->sc_maxwidth = MSG_EXT_WDTR_BUS_16_BIT; in espattach()
375 int sc_maxwidth; /* Maximum width */ member
1060 spi->bus_width = sc->sc_maxwidth; in ncr53c9x_action()