Implement storage device partition rescan (XDRV_PARTITION_RESCAN), Self-hosted installation WIP
This commit is contained in:
@@ -67,6 +67,8 @@ DEFINE_DEVICE_OP (idedrv_get_sector_size);
|
||||
|
||||
DEFINE_DEVICE_OP (idedrv_get_size);
|
||||
|
||||
DEFINE_DEVICE_OP (idedrv_partition_rescan);
|
||||
|
||||
void ide_probe (uint16_t io, uint16_t ctrl, uint8_t devno, struct ide_probe* probe);
|
||||
|
||||
#endif // _KERNEL_DEVICE_IDEDRV_H
|
||||
|
||||
Reference in New Issue
Block a user