Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/scsi/
H A Dscsi.c661 unsigned char perq, modi; in scsi_detect_dev() local
686 modi = tempbuff[1]; in scsi_detect_dev()
689 if ((modi & 0x80) == 0x80) /* drive is removable */ in scsi_detect_dev()
/rk3399_rockchip-uboot/common/
H A Dusb_storage.c1421 unsigned char perq, modi; in usb_stor_get_info() local
1439 modi = usb_stor_buf[1]; in usb_stor_get_info()
1449 if ((modi&0x80) == 0x80) { in usb_stor_get_info()