Query: ccw_dev_id_is_equal
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CCW_DEV_ID_IS_EQUAL(9) The ccw bus CCW_DEV_ID_IS_EQUAL(9)NAMEccw_dev_id_is_equal - compare two ccw_dev_idsSYNOPSISint ccw_dev_id_is_equal(struct ccw_dev_id * dev_id1, struct ccw_dev_id * dev_id2);ARGUMENTSdev_id1 a ccw_dev_id dev_id2 another ccw_dev_idRETURNS1 if the two structures are equal field-by-field, 0 if not.CONTEXTanyAUTHORCornelia Huck <cornelia.huck@de.ibm.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CCW_DEV_ID_IS_EQUAL(9)