noct_cd 113 dev/pci/noct.c struct cfdriver noct_cd = { noct_cd 1392 dev/pci/noct.c for (i = 0; i < noct_cd.cd_ndevs; i++) { noct_cd 1393 dev/pci/noct.c sc = noct_cd.cd_devs[i]; noct_cd 1804 dev/pci/noct.c for (i = 0; i < noct_cd.cd_ndevs; i++) { noct_cd 1805 dev/pci/noct.c sc = noct_cd.cd_devs[i]; noct_cd 1850 dev/pci/noct.c if (card >= noct_cd.cd_ndevs || noct_cd.cd_devs[card] == NULL) noct_cd 1867 dev/pci/noct.c if (card >= noct_cd.cd_ndevs || noct_cd.cd_devs[card] == NULL) noct_cd 1869 dev/pci/noct.c sc = noct_cd.cd_devs[card];