mad_read
i, mad_read(sc, i)));
if ((tmp = mad_read(sc, MC1_PORT)) == 0xff) {
if ((tmp2 = mad_read(sc, MC1_PORT)) != (tmp ^ 0x80)) {
if ((mad_read(sc, MC3_PORT) & 0x03) == 0x03) {
printf("mad: port %03x = %02x\n", i, mad_read(sc, i));
u_int mad_read(struct wss_softc *, int);