Home
last modified time | relevance | path

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

/trueos/sys/dev/aic7xxx/
HDaic79xx.c1028 AHD_FATAL_ERROR(ahd); in ahd_handle_seqint()
2643 AHD_FATAL_ERROR(ahd); in ahd_clear_critical_section()
3683 AHD_FATAL_ERROR(ahd); in ahd_setup_initiator_msgout()
5557 AHD_FATAL_ERROR(ahd); in ahd_reset()
5679 AHD_FATAL_ERROR(ahd); in ahd_init_scbdata()
6883 AHD_FATAL_ERROR(ahd); in ahd_default_config()
6963 AHD_FATAL_ERROR(ahd); in ahd_parse_cfgdata()
7190 AHD_FATAL_ERROR(ahd); in ahd_pause_and_flushwork()
7496 AHD_FATAL_ERROR(ahd); in ahd_search_qinfifo()
HDaic79xx.h1082 #define AHD_FATAL_ERROR(sc) \ macro