Home
last modified time | relevance | path

Searched refs:PMC_ISA_PORTSIZE (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/sys/pc98/cbus/
Dpmc.c62 #define PMC_ISA_PORTSIZE 4 macro
104 0ul, ~0ul, PMC_ISA_PORTSIZE, in pmc_isa_alloc_resources()
148 if (bus_set_resource(dev, SYS_RES_IOPORT, 0, port, PMC_ISA_PORTSIZE)) { in pmc_isa_probe()