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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/hysdn/
H A Dhysdn_init.c99 card->brdtype = BD_NONE; /* unknown */
105 card->brdtype = pci_subid_map[i].cardtyp;
108 if (card->brdtype != BD_NONE) {
H A Dhysdn_defs.h153 uchar brdtype; /* type of card */ member in struct:HYSDN_CARD
H A Dhycapi.c452 switch (card->brdtype) {
792 switch (card->brdtype) {
H A Dhysdn_procconf.c305 card->brdtype,
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Distallion.h105 int brdtype; member in struct:stlibrd
H A Dstallion.h129 int brdtype; member in struct:stlbrd
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Distallion.h105 int brdtype; member in struct:stlibrd
H A Dstallion.h129 int brdtype; member in struct:stlbrd
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dstallion.c93 int brdtype; member in struct:__anon1310
391 if (stl_brds[(brdnr)]->brdtype == BRD_ECH) \
394 else if (stl_brds[(brdnr)]->brdtype == BRD_ECHPCI) \
398 if (stl_brds[(brdnr)]->brdtype == BRD_ECH) \
434 int brdtype; member in struct:stlpcibrd
542 static inline int stl_initpcibrd(int brdtype, struct pci_dev *devp);
868 brdp->brdtype = conf.brdtype;
944 confp->brdtype = stl_brdstr[i].type;
950 if (confp->brdtype
2727 stl_initpcibrd(int brdtype, struct pci_dev *devp) argument
[all...]
H A Distallion.c125 int brdtype; member in struct:__anon1236
774 static inline int stli_initpcibrd(int brdtype, struct pci_dev *devp);
928 brdp->brdtype = conf.brdtype;
1002 confp->brdtype = stli_brdstr[i].type;
3981 switch (brdp->brdtype) {
4127 switch (brdp->brdtype) {
4368 switch (brdp->brdtype) {
4392 "this driver\n", stli_brdnames[brdp->brdtype]);
4396 "type=%d\n", brdp->brdnr, brdp->brdtype);
4625 stli_initpcibrd(int brdtype, struct pci_dev *devp) argument
[all...]

Completed in 86 milliseconds