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

/freebsd-12-stable/sys/dev/sound/isa/
H A Dmss.c100 static int mss_detect(device_t dev, struct mss_info *mss);
1352 result = mss_detect(dev, mss);
1363 mss_detect(device_t dev, struct mss_info *mss) function
1406 BVDDB(printf("mss_detect, busy still set (0x%02x)\n", tmp));
1420 BVDDB(printf("mss_detect error - IREG (%x/%x)\n", tmp1, tmp2));
1429 BVDDB(printf("mss_detect error - IREG2 (%x/%x)\n", tmp1, tmp2));
1443 BVDDB(printf("mss_detect - I12 (0x%02x was 0x%02x)\n", tmp1, tmp));
1453 BVDDB(printf("mss_detect - chip revision 0x%02x\n", tmp & 0x0f);)
1466 BVDDB(printf("mss_detect warning - I%d: 0x%02x/0x%02x\n",
1502 BVDDB(printf("mss_detect erro
[all...]

Completed in 51 milliseconds