MSC_LUNTypeDef::inquiry is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

MSC_LUNTypeDef::inquiry field

References

LocationReferrerText
usbh_msc.h:100
usbh_msc.c:363USBH_MSC_Process()
scsi_status = USBH_MSC_SCSI_Inquiry(phost, (uint8_t)MSC_Handle->current_lun, &MSC_Handle->unit[MSC_Handle->current_lun].inquiry);
usbh_msc.c:367USBH_MSC_Process()
USBH_UsrLog("Inquiry Vendor : %s", MSC_Handle->unit[MSC_Handle->current_lun].inquiry.vendor_id);
usbh_msc.c:368USBH_MSC_Process()
USBH_UsrLog("Inquiry Product : %s", MSC_Handle->unit[MSC_Handle->current_lun].inquiry.product_id);
usbh_msc.c:369USBH_MSC_Process()
USBH_UsrLog("Inquiry Version : %s", MSC_Handle->unit[MSC_Handle->current_lun].inquiry.revision_id);

Data Use

Functions reading MSC_LUNTypeDef::inquiry
MSC_LUNTypeDef::inquiry
all items filtered out
Type of MSC_LUNTypeDef::inquiry
MSC_LUNTypeDef::inquiry
all items filtered out