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

/freebsd-10.2-release/sys/dev/aic/
H A Daic_cbus.c61 #define AIC_ISA_PORTSIZE 0x20 macro
67 static bus_addr_t aicport_generic[AIC_ISA_PORTSIZE] = {
73 static bus_addr_t aicport_100[AIC_ISA_PORTSIZE] = {
102 bs_iat, AIC_ISA_PORTSIZE, RF_ACTIVE);
107 isa_load_resourcev(sc->sc_port, bs_iat, AIC_ISA_PORTSIZE);
H A Daic_isa.c61 #define AIC_ISA_PORTSIZE 0x20 macro
79 0ul, ~0ul, AIC_ISA_PORTSIZE, RF_ACTIVE);
151 AIC_ISA_PORTSIZE))

Completed in 30 milliseconds