Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/aic7xxx/
Daic79xx_osm.c2389 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_period()
2442 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_offset()
2478 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_dt()
2520 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_qas()
2559 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_iu()
2599 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_rd_strm()
2635 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_wr_flow()
2672 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_rti()
2679 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_rti()
2715 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_pcomp_en()
Daic79xx.h1447 #define AHD_SHOW_DV 0x00800 macro