Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/aic7xxx/
Daic79xx_pci.c400 ahd_name(ahd)); in ahd_pci_config()
572 ahd_name(ahd)); in ahd_check_extport()
585 ahd_name(ahd), in ahd_check_extport()
589 printf("%s: Reading SEEPROM...", ahd_name(ahd)); in ahd_check_extport()
658 printf("%s: Seeprom Contents:", ahd_name(ahd)); in ahd_check_extport()
668 printf("%s: No SEEPROM available.\n", ahd_name(ahd)); in ahd_check_extport()
700 ahd_name(ahd), (devconfig & STPWLEVEL) ? "on" : "off"); in ahd_configure_termination()
715 ahd_name(ahd)); in ahd_configure_termination()
723 "Using Defaults.\n", ahd_name(ahd)); in ahd_configure_termination()
730 ahd_name(ahd)); in ahd_configure_termination()
[all …]
Daic79xx.c362 printf("%s: Clearing FIFO %d\n", ahd_name(ahd), fifo); in ahd_clear_fifo()
404 ahd_name(ahd), scbid); in ahd_flush_qoutfifo()
529 "SCB %d invalid\n", ahd_name(ahd), scbid); in ahd_flush_qoutfifo()
551 ahd_name(ahd), scbid); in ahd_flush_qoutfifo()
569 ahd_name(ahd), scbid); in ahd_flush_qoutfifo()
876 ahd_name(ahd), scb_index, in ahd_run_qoutfifo()
908 ahd_name(ahd), ahd_hard_errors[i].errmesg); in ahd_handle_hwerrint()
953 ahd_name(ahd), seqintcode); in ahd_handle_seqint()
987 "P0 assertion\n", ahd_name(ahd)); in ahd_handle_seqint()
992 printf("%s: Entering NONPACK\n", ahd_name(ahd)); in ahd_handle_seqint()
[all …]
Daic79xx_inline.h51 static __inline char *ahd_name(struct ahd_softc *ahd);
54 ahd_name(struct ahd_softc *ahd) in ahd_name() function
114 printf("%s: Setting mode 0x%x\n", ahd_name(ahd), in ahd_set_modes()
146 ahd_name(ahd), file, line); in ahd_assert_modes()
810 ahd_name(ahd), in ahd_queue_scb()