Searched defs:fdraw (Results 1 – 2 of 2) sorted by relevance
224 struct fd_raw fdraw; in _m_raw_read() local298 struct fd_raw fdraw; in _m_raw_write() local
292 struct fdraw { struct293 char fr_cmd[10]; /* user-supplied command bytes */294 short fr_cnum; /* number of command bytes */295 char fr_result[10]; /* controller-supplied result bytes */296 short fr_nbytes; /* number to transfer if read/write command */297 char *fr_addr; /* where to transfer if read/write command */