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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dether-wake.c110 static void get_dest_addr(const char *hostid, struct ether_addr *eaddr) argument
114 eap = ether_aton(hostid);
119 } else if (ether_hostton(hostid, eaddr) == 0) {
120 bb_debug_msg("Station address for hostname %s is %s\n\n", hostid, ether_ntoa(eaddr));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Deata_generic.h356 __u8 hostid; /* SCSI ID of HBA */ member in struct:hstd
H A Deata_pio.c402 cp->Interpret = (cmd->device->id == hd->hostid);
802 SD(sh)->hostid = gc->scsi_id[3];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dapplets.h170 USE_HOSTID(APPLET_NOFORK(hostid, hostid, _BB_DIR_USR_BIN, _BB_SUID_NEVER, hostid))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c72 module_param_named(hostid, sym_driver_setup.host_id, byte, 0);
87 MODULE_PARM_DESC(hostid, "The SCSI ID to use for the host adapters");

Completed in 106 milliseconds