Lines Matching defs:au_chip
49 static struct au_chipdep *au_chip = NULL;51 if (au_chip != NULL)52 return (au_chip);54 if ((au_chip == NULL) &&56 (!au1000_match(&au_chip)) &&59 (!au1100_match(&au_chip)) &&62 (!au1500_match(&au_chip)) &&65 (!au1550_match(&au_chip)) &&67 (au_chip == NULL)) {71 return (au_chip);
Indexes created Tue Oct 14 21:09:58 GMT 2025