Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_msc_scsi.c160 uint8_t additional_length; member
472 r.additional_length = sizeof(struct scsi_inquiry_response) - 1 - in fill_inquiry()
473 offsetof(struct scsi_inquiry_response, additional_length); in fill_inquiry()