Searched refs:AHD_TRANS_USER (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic79xx_osm.c758 update_type |= AHD_TRANS_USER;
790 if (update_type == AHD_TRANS_USER)
797 if (update_type == AHD_TRANS_USER)
804 if (update_type == AHD_TRANS_USER)
H A Daic79xx.h757 #define AHD_TRANS_USER 0x08 /* Modify user negotiation settings */ macro
H A Daic79xx.c3103 if ((type & AHD_TRANS_USER) != 0) {
3240 if ((type & AHD_TRANS_USER) != 0)

Completed in 74 milliseconds