Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/aic7xxx/
HDaic79xx_pci.c398 ahd_name(ahd)); in ahd_pci_config()
570 ahd_name(ahd)); in ahd_check_extport()
583 ahd_name(ahd), in ahd_check_extport()
587 printf("%s: Reading SEEPROM...", ahd_name(ahd)); in ahd_check_extport()
656 printf("%s: Seeprom Contents:", ahd_name(ahd)); in ahd_check_extport()
666 printf("%s: No SEEPROM available.\n", ahd_name(ahd)); in ahd_check_extport()
698 ahd_name(ahd), (devconfig & STPWLEVEL) ? "on" : "off"); in ahd_configure_termination()
713 ahd_name(ahd)); in ahd_configure_termination()
721 "Using Defaults.\n", ahd_name(ahd)); in ahd_configure_termination()
728 ahd_name(ahd)); in ahd_configure_termination()
[all …]
HDaic79xx.c360 printf("%s: Clearing FIFO %d\n", ahd_name(ahd), fifo); in ahd_clear_fifo()
402 ahd_name(ahd), scbid); in ahd_flush_qoutfifo()
527 "SCB %d invalid\n", ahd_name(ahd), scbid); in ahd_flush_qoutfifo()
549 ahd_name(ahd), scbid); in ahd_flush_qoutfifo()
567 ahd_name(ahd), scbid); in ahd_flush_qoutfifo()
874 ahd_name(ahd), scb_index, in ahd_run_qoutfifo()
906 ahd_name(ahd), ahd_hard_errors[i].errmesg); in ahd_handle_hwerrint()
951 ahd_name(ahd), seqintcode); in ahd_handle_seqint()
985 "P0 assertion\n", ahd_name(ahd)); in ahd_handle_seqint()
990 printf("%s: Entering NONPACK\n", ahd_name(ahd)); in ahd_handle_seqint()
[all …]
HDaic79xx_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()