Query: scsi_bios_ptable
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SCSI_BIOS_PTABLE(9) SCSI mid layer SCSI_BIOS_PTABLE(9)NAMEscsi_bios_ptable - Read PC partition table out of first sector of device.SYNOPSISunsigned char * scsi_bios_ptable(struct block_device * dev);ARGUMENTSdev from this deviceDESCRIPTIONReads the first sector from the device and returns 0x42 bytes starting at offset 0x1be.RETURNSpartition table in kmalloc(GFP_KERNEL) memory, or NULL on error.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SCSI_BIOS_PTABLE(9)
| Related Man Pages |
|---|
| fc_remote_port_add(9) - centos |
| srp_reconnect_rport(9) - centos |
| hd(4) - minix |
| repartit(8) - minix |
| probe::ioblock_trace.request(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |