Home
last modified time | relevance | path

Searched refs:ahd_name (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_pci.c393 ahd_name(ahd)); in ahd_pci_config()
564 ahd_name(ahd)); in ahd_check_extport()
577 ahd_name(ahd), in ahd_check_extport()
581 printf("%s: Reading SEEPROM...", ahd_name(ahd)); in ahd_check_extport()
650 printf("%s: Seeprom Contents:", ahd_name(ahd)); in ahd_check_extport()
660 printf("%s: No SEEPROM available.\n", ahd_name(ahd)); in ahd_check_extport()
692 ahd_name(ahd), (devconfig & STPWLEVEL) ? "on" : "off"); in ahd_configure_termination()
707 ahd_name(ahd)); in ahd_configure_termination()
715 "Using Defaults.\n", ahd_name(ahd)); in ahd_configure_termination()
722 ahd_name(ah in ahd_configure_termination()
[all...]
H A Daic79xx.c354 printf("%s: Clearing FIFO %d\n", ahd_name(ahd), fifo); in ahd_clear_fifo()
396 ahd_name(ahd), scbid); in ahd_flush_qoutfifo()
520 "SCB %d invalid\n", ahd_name(ahd), scbid); in ahd_flush_qoutfifo()
541 ahd_name(ahd), scbid); in ahd_flush_qoutfifo()
558 ahd_name(ahd), scbid); in ahd_flush_qoutfifo()
863 ahd_name(ahd), scb_index, in ahd_run_qoutfifo()
895 ahd_name(ahd), ahd_hard_errors[i].errmesg); in ahd_handle_hwerrint()
940 ahd_name(ahd), seqintcode); in ahd_handle_seqint()
974 "P0 assertion\n", ahd_name(ahd)); in ahd_handle_seqint()
979 printf("%s: Entering NONPACK\n", ahd_name(ahd)); in ahd_handle_seqint()
[all …]
H A Daic79xx_inline.h49 static __inline char *ahd_name(struct ahd_softc *ahd);
52 ahd_name(struct ahd_softc *ahd) in ahd_name() function
112 printf("%s: Setting mode 0x%x\n", ahd_name(ahd), in ahd_set_modes()
144 ahd_name(ahd), file, line); in ahd_assert_modes()
808 ahd_name(ahd), in ahd_queue_scb()