Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c1232 int mscmnd = common->cmnd[0]; in do_mode_sense() local
1258 if (mscmnd == SC_MODE_SENSE_6) { in do_mode_sense()
1302 if (mscmnd == SC_MODE_SENSE_6) in do_mode_sense()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c1280 int mscmnd = common->cmnd[0]; in do_mode_sense() local
1308 if (mscmnd == MODE_SENSE) { in do_mode_sense()
1356 if (mscmnd == MODE_SENSE) in do_mode_sense()