Searched refs:hwid (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcomstats.h39 unsigned long hwid; member in struct:__anon9708
80 unsigned long hwid; member in struct:__anon9709
87 unsigned long hwid; member in struct:__anon9710
H A Dstallion.h93 unsigned long hwid; member in struct:stlport
112 unsigned int hwid; member in struct:stlpanel
135 unsigned int hwid; member in struct:stlbrd
H A Dcdk.h413 unsigned long hwid; member in struct:asystats
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dirq.c96 void set_irq_affinity_info (unsigned int irq, int hwid, int redir) argument
100 cpu_set(cpu_logical_id(hwid), mask);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dstallion.c1507 portnr, (portp->hwid == 1) ? "SC26198" : "CD1400",
2000 panelp->hwid = status;
2012 brdp->hwid = status;
2160 brdp->hwid = status;
2187 panelp->hwid = status;
2480 stl_brdstats.hwid = brdp->hwid;
2490 stl_brdstats.panels[i].hwid = panelp->hwid;
2548 portp->stats.hwid
[all...]
H A Dmxser.c430 u8 oldmcr, hwid; local
438 if ((hwid = inb(io + UART_MCR)) != 0) {
443 GET_MOXA_MUST_HARDWARE_ID(io, &hwid);
445 if (hwid == Gmoxa_uart_id[i])
446 return (int)hwid;
H A Dmxser_new.c330 u8 oldmcr, hwid; local
338 if ((hwid = inb(io + UART_MCR)) != 0) {
343 GET_MOXA_MUST_HARDWARE_ID(io, &hwid);
345 if (hwid == Gpci_uart_info[i].type)
346 return (int)hwid;
H A Distallion.c2038 switch (stli_comstats.hwid) {
4199 stli_brdstats.hwid = 0;
4207 stli_brdstats.panels[i].hwid = brdp->panelids[i];
4308 stli_comstats.hwid = stli_cdkstats.hwid;

Completed in 202 milliseconds