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

/freebsd-10-stable/sys/dev/utopia/
H A Dutopia.h157 int (*set_sdh)(struct utopia *, int sdh); member in struct:utopia_chip
193 #define utopia_set_sdh(S, SDH) ((S)->chip->set_sdh((S), (SDH)))

Completed in 106 milliseconds