Searched refs:AHC_EISA_SLOT_OFFSET (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/aic7xxx/
H A Dahc_eisa.c59 iobase = (eisa_get_slot(dev) * EISA_SLOT_SIZE) + AHC_EISA_SLOT_OFFSET;
H A Dahc_isa.c95 iobase = (slot * AHC_EISA_SLOT_SIZE) + AHC_EISA_SLOT_OFFSET;
H A Daic7xxx.h1184 #define AHC_EISA_SLOT_OFFSET 0xc00 macro

Completed in 171 milliseconds