Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx.h742 #define AHD_TRANS_USER 0x08 /* Modify user negotiation settings */ macro
Daic79xx_core.c2628 if ((type & AHD_TRANS_USER) != 0) { in ahd_set_syncrate()
2765 if ((type & AHD_TRANS_USER) != 0) in ahd_set_width()