aic79xx.c | 876 u_int seqintcode; local in function:ahd_handle_seqint 883 seqintcode = ahd_inb(ahd, SEQINTCODE); 901 ahd_name(ahd), seqintcode); 903 switch (seqintcode) { 1480 seqintcode - TRACEPOINT0); 1488 printf("%s: Unexpected SEQINTCODE %d\n", ahd_name(ahd), 1489 seqintcode);
|