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

  /src/sys/dev/ic/
i82365.c 108 static int pcic_wait_ready(struct pcic_handle *);
1246 pcic_wait_ready(struct pcic_handle *h) function in typeref:typename:int
1267 printf("pcic_wait_ready: ready never happened, status=%02x\n", stat);
1386 if (pcic_wait_ready(h)) {
i82365.c 108 static int pcic_wait_ready(struct pcic_handle *);
1246 pcic_wait_ready(struct pcic_handle *h) function in typeref:typename:int
1267 printf("pcic_wait_ready: ready never happened, status=%02x\n", stat);
1386 if (pcic_wait_ready(h)) {

Completed in 24 milliseconds