Home
last modified time | relevance | path

Searched refs:osd_cdb_head (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/scsi/
Dosd_protocol.h150 struct osd_cdb_head { struct
238 struct osd_cdb_head h;
244 struct osd_cdb_head h;
257 static inline struct osd_cdb_head *osd_cdb_head(struct osd_cdb *ocdb) in osd_cdb_head() function
259 return (struct osd_cdb_head *)ocdb->buff; in osd_cdb_head()
Dosd_sense.h251 #define OSD_CDB_OFFSET(F) offsetof(struct osd_cdb_head, F)
258 OSD_CFO_PERMISSIONS = sizeof(struct osd_cdb_head) +