Searched refs:bot (Results 1 – 7 of 7) sorted by relevance
53 switch (msc->bot.cmd_state) { in usbh_msc_scsi_inquiry()68 msc->bot.pbuf = (uint8_t *)(void *)msc->bot.data; in usbh_msc_scsi_inquiry()114 switch (msc->bot.cmd_state) { in usbh_msc_test_unitready()154 switch (msc->bot.cmd_state) { in usbh_msc_read_capacity10()166 msc->bot.pbuf = (uint8_t *)(void *)msc->bot.data; in usbh_msc_read_capacity10()203 switch (msc->bot.cmd_state) { in usbh_msc_mode_sense6()217 msc->bot.pbuf = (uint8_t *)(void *)msc->bot.data; in usbh_msc_mode_sense6()254 switch (msc->bot.cmd_state) { in usbh_msc_request_sense()269 msc->bot.pbuf = (uint8_t *)(void *)msc->bot.data; in usbh_msc_request_sense()307 switch (msc->bot.cmd_state) { in usbh_msc_write10()[all …]
54 msc->bot.state = BOT_SEND_CBW; in usbh_msc_bot_init()55 msc->bot.cmd_state = BOT_CMD_SEND; in usbh_msc_bot_init()73 switch (msc->bot.state) { in usbh_msc_bot_process()75 msc->bot.cbw.field.bCBWLUN = lun; in usbh_msc_bot_process()76 msc->bot.state = BOT_SEND_CBW_WAIT; in usbh_msc_bot_process()99 msc->bot.state = BOT_SEND_CBW; in usbh_msc_bot_process()109 msc->bot.pbuf, in usbh_msc_bot_process()113 msc->bot.state = BOT_DATA_IN_WAIT; in usbh_msc_bot_process()138 msc->bot.state = BOT_ERROR_IN; in usbh_msc_bot_process()146 msc->bot.pbuf, in usbh_msc_bot_process()[all …]
63 unsigned int bot:12; member
65 unsigned int bot:13; member
156 ase_dev[sel][chno]->win1.bits.bot = window.y + window.h - 1; in de_ase_set_window()
161 fcc_dev[sel][chno]->fcc_win1.bits.bot = window.y + window.h - 1; in de_fcc_set_window()
101 bot_handle bot; member
Completed in 12 milliseconds