Searched refs:SL11_PORTSIZE (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/dev/isa/
H A Dslhci_isa.c93 if (bus_space_map(iot, ia->ia_io[0].ir_addr, SL11_PORTSIZE, 0, &ioh))
101 bus_space_unmap(iot, ioh, SL11_PORTSIZE);
106 ia->ia_io[0].ir_size = SL11_PORTSIZE;
131 if (bus_space_map(iot, ia->ia_io[0].ir_addr, SL11_PORTSIZE, 0, &ioh)) {
/netbsd-current/sys/dev/tc/
H A Dslhci_tcu.c88 SLHCI_TCU_STRIDE * SL11_PORTSIZE, 0, &ioh);
/netbsd-current/sys/arch/x68k/dev/
H A Dslhci_intio.c101 ia->ia_size = SL11_PORTSIZE * 2;
133 if (bus_space_map(iot, ia->ia_addr, SL11_PORTSIZE * 2,
/netbsd-current/sys/dev/ic/
H A Dsl811hsreg.h24 #define SL11_PORTSIZE (0x02) macro
/netbsd-current/sys/arch/evbarm/g42xxeb/
H A Dgb225_slhci.c72 #define PORTSIZE (SL11_PORTSIZE*4)

Completed in 144 milliseconds