Searched refs:ABSENT (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/bktr/
H A Dbktr_card.c476 #define ABSENT (-1) macro
494 if ( i2cRead( bktr, (2 * x) + 1 ) != ABSENT ) {
510 * a) reading from all 128 devices returns ABSENT (-1) for each one
522 if (temp_read != ABSENT) i2c_all_absent = 0;
536 if (i2cRead( bktr, 0xc1) != ABSENT) return 0xc0;
537 if (i2cRead( bktr, 0xc3) != ABSENT) return 0xc2;
538 if (i2cRead( bktr, 0xc5) != ABSENT) return 0xc4;
539 if (i2cRead( bktr, 0xc7) != ABSENT) return 0xc6;
551 if (i2cRead( bktr, 0xa0) != ABSENT) return 0xa0;
552 if (i2cRead( bktr, 0xac) != ABSENT) retur
1394 #undef ABSENT macro
[all...]
H A Dbktr_core.c4314 #define ABSENT (-1) macro
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dlex.l69 ABSENT { return kw_ABSENT; }
/freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/
H A Dunistruct.h556 D(ABSENT, 0x14 /* 20*/, NONE, Q.850, "Subscriber absent") \

Completed in 90 milliseconds