Searched refs:ahd_name (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/dev/aic7xxx/ |
| D | aic79xx_pci.c | 400 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 …]
|
| D | aic79xx.c | 362 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 …]
|
| D | aic79xx_inline.h | 51 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()
|