Searched refs:sc_maxwidth (Results 1 – 3 of 3) sorted by relevance
597 sc->sc_maxwidth = MSG_EXT_WDTR_BUS_8_BIT; in espattach()603 sc->sc_maxwidth = MSG_EXT_WDTR_BUS_8_BIT; in espattach()624 sc->sc_maxwidth = MSG_EXT_WDTR_BUS_8_BIT; in espattach()629 sc->sc_maxwidth = MSG_EXT_WDTR_BUS_16_BIT; in espattach()
377 int sc_maxwidth; /* Maximum width */ member
1062 spi->bus_width = sc->sc_maxwidth; in ncr53c9x_action()