Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/aic7xxx/
Daic79xx.h732 #define AHD_TRANS_USER 0x08 /* Modify user negotiation settings */ macro
Daic79xx_core.c3878 if ((type & AHD_TRANS_USER) != 0) { in ahd_set_syncrate()
4015 if ((type & AHD_TRANS_USER) != 0) in ahd_set_width()