gtpci.c | 264 int bare; /* Bits of Base Address Registers Enable */ member in struct:gtpci_barinit::__anon7898e6f30108 315 uint32_t size, bare; local in function:gtpci_barinit 319 bare = GTPCI_BARE_ALLDISABLE; 329 bare &= ~maps[map].bare; 350 GTPCI_WRITE(sc, GTPCI_BARE, bare);
|