Searched refs:AIC_ISA_PORTSIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/aic/
H A Daic_cbus.c58 #define AIC_ISA_PORTSIZE 0x20 macro
64 static bus_addr_t aicport_generic[AIC_ISA_PORTSIZE] = {
70 static bus_addr_t aicport_100[AIC_ISA_PORTSIZE] = {
99 bs_iat, AIC_ISA_PORTSIZE, RF_ACTIVE);
104 isa_load_resourcev(sc->sc_port, bs_iat, AIC_ISA_PORTSIZE);
H A Daic_isa.c58 #define AIC_ISA_PORTSIZE 0x20 macro
76 0ul, ~0ul, AIC_ISA_PORTSIZE, RF_ACTIVE);
148 AIC_ISA_PORTSIZE))

Completed in 41 milliseconds