Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic79xx_osm.c2435 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_period()
2488 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_offset()
2524 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_dt()
2566 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_qas()
2605 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_iu()
2645 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_rd_strm()
2681 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_wr_flow()
2718 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_rti()
2725 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_rti()
2761 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_pcomp_en()
Daic79xx.h1460 #define AHD_SHOW_DV 0x00800 macro