Home
last modified time | relevance | path

Searched defs:pg_read_hdr (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dpg.h57 struct pg_read_hdr { struct
59 char magic; /* == PG_MAGIC */
60 char scsi; /* "scsi" status == sense key */
61 int dlen; /* size of device transfer request */
62 int duration; /* time in seconds command took */
63 char pad[12]; /* not used */