Home
last modified time | relevance | path

Searched defs:changer_set_voltag_request (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/sys/
H A Dchio.h201 struct changer_set_voltag_request { struct
202 u_int16_t csvr_type;
203 u_int16_t csvr_addr;
228 #define CHIOSETVOLTAG _IOW('c', 0x09, struct changer_set_voltag_request) argument