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

/freebsd-10.1-release/sys/dev/asr/
H A Dosd_unix.h192 #define DPT_SIGNATURE _IOR('D',67,dpt_sig_S)
269 #define DPT_SIGNATURE _IOR('D',67,dpt_sig_S)
H A Ddptsig.h414 } dpt_sig_S; typedef in typeref:struct:dpt_sig
H A Dasr.c254 static dpt_sig_S ASR_sig = {
3659 bcopy(&ASR_sig, data, sizeof(dpt_sig_S));
3666 sizeof(dpt_sig_S)));

Completed in 166 milliseconds