Searched defs:fd_raw32 (Results 1 – 1 of 1) sorted by relevance
157 struct fd_raw32 { struct158 char fdr_cmd[10]; /* user-supplied command bytes */159 short fdr_cnum; /* number of command bytes */160 char fdr_result[10]; /* controller-supplied result bytes */161 ushort_t fdr_nbytes; /* number to transfer if read/write command */162 caddr32_t fdr_addr; /* where to transfer if read/write command */