/src/sys/dev/isa/ |
nsclpcsio_isa.c | 219 static int nscheck(bus_space_tag_t, int); 248 nscheck(bus_space_tag_t iot, int base) function in typeref:typename:int 275 if (nscheck(ia->ia_iot, ia->ia_io[0].ir_addr)) { 283 if (nscheck(ia->ia_iot, 0x2e)) { 287 if (nscheck(ia->ia_iot, 0x4e)) {
|
nsclpcsio_isa.c | 219 static int nscheck(bus_space_tag_t, int); 248 nscheck(bus_space_tag_t iot, int base) function in typeref:typename:int 275 if (nscheck(ia->ia_iot, ia->ia_io[0].ir_addr)) { 283 if (nscheck(ia->ia_iot, 0x2e)) { 287 if (nscheck(ia->ia_iot, 0x4e)) {
|
nsclpcsio_isa.c | 219 static int nscheck(bus_space_tag_t, int); 248 nscheck(bus_space_tag_t iot, int base) function in typeref:typename:int 275 if (nscheck(ia->ia_iot, ia->ia_io[0].ir_addr)) { 283 if (nscheck(ia->ia_iot, 0x2e)) { 287 if (nscheck(ia->ia_iot, 0x4e)) {
|