1. NAME▲
iscsi_is_flashnode_conn_dev - verify passed device is to be flashnode conn
2. SYNOPSIS ▲
int iscsi_is_flashnode_conn_dev(struct device * dev , void * data );
3. ARGUMENTS ▲
dev
device to verify
data
pointer to data containing value to use for verification
4. DESCRIPTION ▲
Verifies if the passed device is flashnode conn device
5. RETURNS ▲
1 on success 0 on failure
6. AUTHORS ▲
James Bottomley <>
Author.
Rob Landley <>
Author.
7. COPYRIGHT ▲