Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/eisa/
Dahc_eisa.c55 #define AHC_EISA_IOSIZE 0x100 macro
122 AHC_EISA_SLOT_OFFSET, AHC_EISA_IOSIZE, 0, &ioh)) in ahc_eisa_match()
127 bus_space_unmap(iot, ioh, AHC_EISA_IOSIZE); in ahc_eisa_match()
156 AHC_EISA_SLOT_OFFSET, AHC_EISA_IOSIZE, 0, &ioh)) in ahc_eisa_attach()
/openbsd/src/sys/dev/ic/
Daic7xxxvar.h1168 #define AHC_EISA_IOSIZE 0x100 macro