Searched defs:SDreq (Results 1 – 4 of 4) sorted by relevance
11 typedef struct SDreq SDreq; typedef90 struct SDreq { struct91 SDunit* unit;92 int lun;93 int write;94 uchar cmd[16];95 int clen;96 void* data;97 int dlen;99 int flags;[all …]
300 mmcrio(SDreq*) in mmcrio() argument
341 mmcrio(SDreq*) in mmcrio() argument