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

/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Dif_ixreg.h75 #define IX_ID 0xbaba /* known id of EE16 */ macro
H A Dif_ix.c520 if (board_id != IX_ID) {
522 board_id, IX_ID));
598 /* read the eeprom and checksum it, should == IX_ID */
602 if (checksum != IX_ID) {
604 checksum, IX_ID));

Completed in 374 milliseconds