Home
last modified time | relevance | path

Searched refs:AHD_FATAL_ERROR (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/aic7xxx/
HDaic79xx.c1028 AHD_FATAL_ERROR(ahd); in ahd_handle_seqint()
2639 AHD_FATAL_ERROR(ahd); in ahd_clear_critical_section()
3676 AHD_FATAL_ERROR(ahd); in ahd_setup_initiator_msgout()
5548 AHD_FATAL_ERROR(ahd); in ahd_reset()
5670 AHD_FATAL_ERROR(ahd); in ahd_init_scbdata()
6874 AHD_FATAL_ERROR(ahd); in ahd_default_config()
6954 AHD_FATAL_ERROR(ahd); in ahd_parse_cfgdata()
7181 AHD_FATAL_ERROR(ahd); in ahd_pause_and_flushwork()
7487 AHD_FATAL_ERROR(ahd); in ahd_search_qinfifo()
HDaic79xx.h1082 #define AHD_FATAL_ERROR(sc) \ macro