slhci_intio.c | 76 int nc_size; local in function:slhci_intio_match 96 nc_size = 0x02; 106 if (bus_space_map(iot, nc_addr, nc_size, 111 bus_space_unmap(iot, nch, nc_size); 125 int nc_size; local in function:slhci_intio_attach 141 nc_size = 0x02; 142 if (bus_space_map(iot, nc_addr, nc_size,
|