Home
last modified time | relevance | path

Searched refs:csa_card (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/sound/pci/
HDcsavar.h31 struct csa_card { struct
54 struct csa_card *card; argument
60 struct csa_card *csa_findsubcard(device_t dev);
HDcsa.c75 struct csa_card *card;
156 static struct csa_card cards_4610[] = {
160 static struct csa_card cards_4614[] = {
172 static struct csa_card cards_4615[] = {
176 static struct csa_card nocard = {0, 0, "unknown", NULL, NULL, NULL, 0};
181 struct csa_card *cards;
205 struct csa_card *
210 struct csa_card *subcard; in csa_findsubcard()
HDcsapcm.c68 struct csa_card *card;