HomeSort by: relevance | last modified time | path
    Searched refs:ahd_intr (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
aic79xx_inline.h 821 static __inline int ahd_intr(void *);
882 ahd_intr(void *arg) function in typeref:typename:int
aic79xx_osm.c 191 ahd_intr(ahd);
676 ahd_intr(ahd);
aic79xx.c 1193 printf("ahd_intr: HOST_MSG_LOOP bad "
1592 printf("%s: ahd_intr - referenced scb not "
3544 printf("ahd_intr: AWAITING_MSG for an SCB that "
5071 panic("ahd_intr: AWAITING target message with no message");
6834 ahd_intr(ahd);
  /src/sys/dev/pci/
ahd_pci.c 530 ahd->ih = pci_intr_establish_xname(pa->pa_pc, ih, IPL_BIO, ahd_intr,

Completed in 19 milliseconds