HomeSort by: relevance | last modified time | path
    Searched defs:seqintcode (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
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);

Completed in 17 milliseconds