Searched refs:HOST_ID (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A DMakefile.in57 HOST_ID = @HOST_ID@
58 DEFS = @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)\" $(HOST_ID)
H A DMakefile73 HOST_ID = -DCPU_i686 -DVENDOR_pc -DOS_linux_gnu macro
74 DEFS = -DHAVE_CONFIG_H -DSYSCONFDIR=\"$(sysconfdir)\" $(HOST_ID)
H A Dconfigure691 HOST_ID
6352 HOST_ID="-DCPU_$host_cpu1 -DVENDOR_$host_vendor1 -DOS_$host_os1"
6354 HOST_ID="$HOST_ID -DOS_$host_os2"
6357 HOST_ID="$HOST_ID -DOS_$host_os3"
8818 HOST_ID!$HOST_ID$ac_delim
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Drio.h83 #define HOST_ID 0 macro
H A Drioroute.c117 ThisUnit = HOST_ID;
218 if (OldUnit == HOST_ID) {
235 if (NewUnit == HOST_ID) {
296 CmdBlkP->Packet.src_unit = HOST_ID;
643 if (UnitId == HOST_ID) {
656 if (HostP->Mapping[UnitId].Topology[link].Unit == HOST_ID) {

Completed in 81 milliseconds