Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_usb/
Dmss_usb_host_msc.c74 uint32_t dbuf_len; member
188 g_scsi_command.dbuf_len = 0u; in MSS_USBH_MSC_init()
902 g_scsi_command.dbuf_len = data_buf_len; in MSS_USBH_MSC_scsi_req()
1077 g_scsi_command.dbuf_len = 0u; in usbh_msc_release_cb()
1137 if (0u == g_scsi_command.dbuf_len)/* zdl request */ in usbh_msc_tx_complete_cb()
1157 g_scsi_command.dbuf_len); in usbh_msc_tx_complete_cb()
1166 g_scsi_command.dbuf_len); /* data_length */ in usbh_msc_tx_complete_cb()
1172 if (count == g_scsi_command.dbuf_len) in usbh_msc_tx_complete_cb()
1234 if (count == g_scsi_command.dbuf_len) in usbh_msc_rx_cb()