osd_cdb_head      238 include/scsi/osd_protocol.h 	struct osd_cdb_head h;
osd_cdb_head      244 include/scsi/osd_protocol.h 	struct osd_cdb_head h;
osd_cdb_head      257 include/scsi/osd_protocol.h static inline struct osd_cdb_head *osd_cdb_head(struct osd_cdb *ocdb)
osd_cdb_head      259 include/scsi/osd_protocol.h 	return (struct osd_cdb_head *)ocdb->buff;
osd_cdb_head      251 include/scsi/osd_sense.h #define OSD_CDB_OFFSET(F) offsetof(struct osd_cdb_head, F)
osd_cdb_head      258 include/scsi/osd_sense.h 	OSD_CFO_PERMISSIONS	= sizeof(struct osd_cdb_head) +