Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c2383 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_period()
2436 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_offset()
2472 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_dt()
2514 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_qas()
2553 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_iu()
2593 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_rd_strm()
2629 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_wr_flow()
2666 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_rti()
2673 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_rti()
2709 if ((ahd_debug & AHD_SHOW_DV) != 0) in ahd_linux_set_pcomp_en()
H A Daic79xx.h1447 #define AHD_SHOW_DV 0x00800 macro