Verify passed device is to be flashnode conn
int iscsi_is_flashnode_conn_dev(struct device * dev, void * data);
dev
device to verify
data
pointer to data containing value to use for verification
Verifies if the passed device is flashnode conn device
1 on success 0 on failure