Collaboration diagram for PHAT Block I/O:
|
Functions | |
| int | PhatSectorFlush (NUTDEVICE *dev, int bufnum) |
| Flush sector buffers. | |
| int | PhatSectorRead (NUTFILE *blkmnt, u_long sect, u_char *buf) |
| Read sector. | |
| int | PhatSectorLoad (NUTDEVICE *dev, u_long sect) |
|
||||||||||||
|
Flush sector buffers. The volume must be locked before calling this function.
|
|
||||||||||||||||
|
Read sector. The volume must be locked before calling this function.
|