Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/eisa/
Deisaconf.h40 #define EISA_MFCTR_CHAR0(ID) (char)(((ID>>26) & 0x1F) | '@') /* Bits 26-30 */ macro
Deisaconf.c114 EISA_MFCTR_CHAR0(id), EISA_MFCTR_CHAR1(id), EISA_MFCTR_CHAR2(id), in mainboard_probe()
234 EISA_MFCTR_CHAR0(eisa_id), EISA_MFCTR_CHAR1(eisa_id), in eisa_probe_nomatch()