Searched refs:brdtype (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dstallion.h115 unsigned int brdtype; member in struct:stlbrd
H A Distallion.h88 unsigned int brdtype; member in struct:stlibrd
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hysdn/
H A Dhysdn_init.c102 card->brdtype = BD_NONE; /* unknown */
106 card->brdtype = ent->driver_data;
H A Dhysdn_defs.h144 unsigned char brdtype; /* type of card */ member in struct:HYSDN_CARD
H A Dhycapi.c449 switch (card->brdtype) {
760 switch (card->brdtype) {
H A Dhysdn_procconf.c290 card->brdtype,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dstallion.c68 unsigned int brdtype; member in struct:stlconf
334 if (stl_brds[(brdnr)]->brdtype == BRD_ECH) \
337 else if (stl_brds[(brdnr)]->brdtype == BRD_ECHPCI) \
341 if (stl_brds[(brdnr)]->brdtype == BRD_ECH) \
666 confp->brdtype = stl_brdstr[i].type;
672 if (confp->brdtype == BRD_ECH) {
1695 if (brdp->brdtype == BRD_EASYIOPCI) {
1845 switch (brdp->brdtype) {
1916 printk("STALLION: unknown board type=%d\n", brdp->brdtype);
1957 if (brdp->brdtype
2142 unsigned int i, brdtype = ent->driver_data; local
[all...]
H A Distallion.c108 int brdtype; member in struct:stlconf
775 confp->brdtype = stli_brdstr[i].type;
3040 switch (brdp->brdtype) {
3192 switch (brdp->brdtype) {
3427 switch (brdp->brdtype) {
3443 "type=%d\n", brdp->brdnr, brdp->brdtype);
3452 "nrpanels=%d nrports=%d\n", stli_brdnames[brdp->brdtype],
3478 if (brdp->brdtype == BRD_ECPE) {
3485 } else if (brdp->brdtype == BRD_ONBOARDE) {
3511 if (brdp->brdtype
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/netxen/
H A Dnetxen_nic.h1382 int brdtype; /* type of board */ member in struct:netxen_brdinfo
1415 if (netxen_boards[i].brdtype == type) {

Completed in 140 milliseconds