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

  /src/sys/dev/pci/
ahd_pci.c 429 ahd_name(ahd), memtype);
440 ahd_name(ahd), ahd->bshs[0], ahd->bshs[1]);
465 ahd_name(ahd), ahd->bshs[0], ahd->bshs[1]);
471 aprint_error("%s: unable to map registers\n", ahd_name(ahd));
500 aprint_normal("%s: Enabling 39Bit Addressing\n", ahd_name(ahd));
525 aprint_error("%s: couldn't map interrupt\n", ahd_name(ahd));
534 ahd_name(ahd));
542 aprint_normal("%s: interrupting at %s\n", ahd_name(ahd),
685 ahd_name(ahd));
698 ahd_name(ahd)
    [all...]
  /src/sys/dev/ic/
aic79xx.c 371 printf("%s: Clearing FIFO %d\n", ahd_name(ahd), fifo);
420 ahd_name(ahd), scbid);
511 "SCB %d invalid\n", ahd_name(ahd), scbid);
531 ahd_name(ahd), scbid);
830 ahd_name(ahd), scb_index,
858 ahd_name(ahd), ahd_hard_errors[i].errmesg);
901 ahd_name(ahd), seqintcode);
916 "(bad status)\n", ahd_name(ahd), scbid);
955 "P0 assertion\n", ahd_name(ahd));
960 printf("%s: Entering NONPACK\n", ahd_name(ahd))
    [all...]
aic79xx_osm.c 81 aprint_normal("%s: %s\n", ahd_name(ahd), ahd_info);
189 printf("%s; ahd_platform_intr\n", ahd_name(ahd));
253 ahd_name(ahd), xs->status);
262 ahd_name(ahd), SCB_GET_TARGET(ahd,scb), SCB_GET_LUN(scb), SCB_GET_TAG(scb));
401 printf("%s: ADAPTER_REQ_GROW_RESOURCES\n", ahd_name(ahd));
672 printf("%s: board is not responding\n", ahd_name(ahd));
724 ahd_name(ahd), error);
748 printf("%s: ahd_timeout\n", ahd_name(ahd));
765 "Interrupts may not be functioning.\n", ahd_name(ahd));
aic79xx_inline.h 54 static __inline const char *ahd_name(struct ahd_softc *);
57 ahd_name(struct ahd_softc *ahd) function in typeref:typename:const char *
111 printf("%s: Setting mode 0x%x\n", ahd_name(ahd),
143 ahd_name(ahd), file, line);
794 ahd_name(ahd),

Completed in 34 milliseconds