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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Distallion.c105 int brdtype; member in struct:stlconf
772 confp->brdtype = stli_brdstr[i].type;
3233 switch (brdp->brdtype) {
3385 switch (brdp->brdtype) {
3620 switch (brdp->brdtype) {
3636 "type=%d\n", brdp->brdnr, brdp->brdtype);
3645 "nrpanels=%d nrports=%d\n", stli_brdnames[brdp->brdtype],
3671 if (brdp->brdtype == BRD_ECPE) {
3678 } else if (brdp->brdtype == BRD_ONBOARDE) {
3704 if (brdp->brdtype
[all...]
H A Dstallion.c66 unsigned int brdtype; member in struct:stlconf
331 if (stl_brds[(brdnr)]->brdtype == BRD_ECH) \
334 else if (stl_brds[(brdnr)]->brdtype == BRD_ECHPCI) \
338 if (stl_brds[(brdnr)]->brdtype == BRD_ECH) \
645 confp->brdtype = stl_brdstr[i].type;
651 if (confp->brdtype == BRD_ECH) {
1906 if (brdp->brdtype == BRD_EASYIOPCI) {
2056 switch (brdp->brdtype) {
2127 printk("STALLION: unknown board type=%d\n", brdp->brdtype);
2168 if (brdp->brdtype
2353 unsigned int i, brdtype = ent->driver_data; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hysdn/
H A Dhycapi.c456 switch (card->brdtype) {
759 switch (card->brdtype) {
H A Dhysdn_defs.h144 unsigned char brdtype; /* type of card */ member in struct:HYSDN_CARD
H A Dhysdn_init.c96 card->brdtype = BD_NONE; /* unknown */
102 card->brdtype = pci_subid_map[i].cardtyp;
105 if (card->brdtype != BD_NONE) {
H A Dhysdn_procconf.c298 card->brdtype,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/netxen/
H A Dnetxen_nic.h1210 netxen_brdtype_t brdtype; /* type of board */ member in struct:netxen_brdinfo
1230 if (netxen_boards[i].brdtype == type) {
1244 if (netxen_boards[i].brdtype == type) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Distallion.h95 unsigned int brdtype; member in struct:stlibrd
H A Dstallion.h120 unsigned int brdtype; member in struct:stlbrd

Completed in 248 milliseconds