Finds flashnode connection entry
struct device * iscsi_find_flashnode_conn(struct iscsi_bus_flash_session * fnode_sess);
fnode_sess
pointer to parent flashnode session entry
Finds the flashnode connection object comparing the data passed using logic defined in passed function pointer
pointer to found flashnode connection device object on success NULL on failure