ata_dev_same_device(9) suse man page | unix.com

Man Page: ata_dev_same_device

Operating Environment: suse

Section: 9

ATA_DEV_SAME_DEVICE(9)					       libata Core Internals					    ATA_DEV_SAME_DEVICE(9)

NAME
ata_dev_same_device - Determine whether new ID matches configured device
SYNOPSIS
int ata_dev_same_device(struct ata_device * dev, unsigned int new_class, const u16 * new_id);
ARGUMENTS
dev device to compare against new_class class of the new device new_id IDENTIFY page of the new device
DESCRIPTION
Compare new_class and new_id against dev and determine whether dev is the device indicated by new_class and new_id.
LOCKING
None.
RETURNS
1 if dev matches new_class and new_id, 0 otherwise.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATA_DEV_SAME_DEVICE(9)
Related Man Pages
device_create(9) - centos
struct_class(9) - centos
fdformat(8) - redhat
device_create_vargs(9) - suse
dev(7fs) - opensolaris
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB