Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Duslsareg.h193 struct slsa_fcs { struct
211 CTASSERT(sizeof(struct slsa_fcs) == SLSA_RL_SET_FLOW); argument
212 CTASSERT(sizeof(struct slsa_fcs) == SLSA_RL_GET_FLOW);
Duslsa.c529 struct slsa_fcs fcs; in uslsa_set_flow()