Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c2397 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_period()
2450 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_offset()
2486 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_dt()
2528 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_qas()
2567 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_iu()
2607 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_rd_strm()
2643 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_wr_flow()
2680 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_rti()
2687 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_rti()
2723 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_pcomp_en()
H A Daic79xx.h1447 #define AHD_SHOW_DV 0x00800 macro