Searched refs:sc_srom_addrbits (Results 1 – 4 of 4) sorted by relevance
594 sc->sc_srom_addrbits = 6; in tlp_pci_attach()610 sc->sc_srom_addrbits = 2; in tlp_pci_attach()657 sc->sc_srom_addrbits = 6; in tlp_pci_attach()677 sc->sc_srom_addrbits = in tlp_pci_attach()678 psc->sc_master->sc_tulip.sc_srom_addrbits; in tlp_pci_attach()
224 sc->sc_srom_addrbits = 4; /* 32 bytes */ in tlp_eisa_attach()
341 int sc_srom_addrbits; member
659 KASSERT(sc->sc_srom_addrbits != 0); in tlp_detach()660 kmem_free(sc->sc_srom, TULIP_ROM_SIZE(sc->sc_srom_addrbits)); in tlp_detach()2188 sc->sc_srom_addrbits = tlp_srom_size(sc); in tlp_read_srom()2189 if (sc->sc_srom_addrbits == 0) in tlp_read_srom()2191 size = TULIP_ROM_SIZE(sc->sc_srom_addrbits); in tlp_read_srom()2218 for (x = sc->sc_srom_addrbits; x > 0; x--) { in tlp_read_srom()2429 if (sc->sc_srom_addrbits == 6 && in tlp_parse_old_srom()2446 if (sc->sc_srom_addrbits == 6 && in tlp_parse_old_srom()