Searched refs:fw_device_is_shutdown (Results 1 – 2 of 2) sorted by relevance
557 if (function == SBP2_LOGOUT_REQUEST && fw_device_is_shutdown(device)) in sbp2_send_management_orb()807 if (fw_device_is_shutdown(device)) in sbp2_login()914 if (fw_device_is_shutdown(device)) in sbp2_reconnect()
243 static inline int fw_device_is_shutdown(struct fw_device *device) in fw_device_is_shutdown() function