atw.c | 266 static void atw_bbp_io_enable(struct atw_softc *, int); 1433 atw_bbp_io_enable(struct atw_softc *sc, int enable) function in typeref:typename:void 1637 atw_bbp_io_enable(sc, 1); 1686 atw_bbp_io_enable(sc, 0); 1742 atw_bbp_io_enable(sc, 1); 1769 atw_bbp_io_enable(sc, 0);
|