iscsi_is_flashnode_conn_dev(9) verify passed device is to be flashnode conn

SYNOPSIS

int iscsi_is_flashnode_conn_dev(struct device * dev, void * data);

ARGUMENTS

dev

device to verify

data

pointer to data containing value to use for verification

DESCRIPTION

Verifies if the passed device is flashnode conn device

RETURNS

1 on success 0 on failure

AUTHORS

James Bottomley <[email protected]>

Author.

Rob Landley <[email protected]>

Author.

COPYRIGHT