Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic79xx_osm.c2416 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_period()
2469 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_offset()
2505 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_dt()
2547 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_qas()
2586 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_iu()
2626 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_rd_strm()
2662 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_wr_flow()
2699 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_rti()
2706 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_rti()
2742 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_pcomp_en()
Daic79xx.h1451 #define AHD_SHOW_DV 0x00800 macro