Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/aic7xxx/
Daic79xx_osm.c2418 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_period()
2471 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_offset()
2507 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_dt()
2549 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_qas()
2588 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_iu()
2628 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_rd_strm()
2664 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_wr_flow()
2701 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_rti()
2708 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_rti()
2744 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_pcomp_en()
Daic79xx.h1460 #define AHD_SHOW_DV 0x00800 macro