Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic79xx.h732 #define AHD_TRANS_USER 0x08 /* Modify user negotiation settings */ macro
Daic79xx_core.c3906 if ((type & AHD_TRANS_USER) != 0) { in ahd_set_syncrate()
4043 if ((type & AHD_TRANS_USER) != 0) in ahd_set_width()