Searched refs:ScsiPreventAllowMedium (Results 1 – 3 of 3) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/usb/storage/Disk/ |
| A D | CD.c | 472 if (ScsiPreventAllowMedium(mscLun, 0, 0) == USB_STATUS_SUCCESS) in CDIOCtrl() 489 if (ScsiPreventAllowMedium(mscLun, 0, 0) == USB_STATUS_SUCCESS) in CDIOCtrl() 503 if (ScsiPreventAllowMedium(mscLun, 0, 1) == USB_STATUS_SUCCESS) in CDIOCtrl() 516 if (ScsiPreventAllowMedium(mscLun, 0, 0) == USB_STATUS_SUCCESS) in CDIOCtrl() 1283 if (ScsiPreventAllowMedium(mscLun, 0, 0) == USB_STATUS_SUCCESS) in CDMediaChange()
|
| A D | Scsi2.c | 1047 int ScsiPreventAllowMedium(__mscLun_t *mscLun, unsigned int Persistent, unsigned int Prevent) in ScsiPreventAllowMedium() function
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/usb/storage/include/ |
| A D | Scsi2.h | 807 int ScsiPreventAllowMedium(__mscLun_t *mscLun, unsigned int Persistent, unsigned int Prevent);
|
Completed in 17 milliseconds