Searched defs:scsi_bios_ptable (Results 1 - 1 of 1) sorted by last modified time

/drivers/scsi/
H A Dscsicam.c28 * scsi_bios_ptable - Read PC partition table out of first sector of device.
35 unsigned char *scsi_bios_ptable(struct block_device *dev) function
52 EXPORT_SYMBOL(scsi_bios_ptable); variable
73 p = scsi_bios_ptable(bdev);
113 * @buf: partition table, see scsi_bios_ptable()

Completed in 56 milliseconds