Home
last modified time | relevance | path

Searched refs:sbp2_logical_unit (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/firewire/
Dsbp2.c118 struct sbp2_logical_unit { struct
142 static void sbp2_queue_work(struct sbp2_logical_unit *lu, unsigned long delay) in sbp2_queue_work() argument
179 static const struct device *lu_dev(const struct sbp2_logical_unit *lu) in lu_dev()
261 struct sbp2_logical_unit *lu;
410 struct sbp2_logical_unit *lu = callback_data; in sbp2_status_write()
488 static void sbp2_send_orb(struct sbp2_orb *orb, struct sbp2_logical_unit *lu, in sbp2_send_orb()
511 static int sbp2_cancel_orbs(struct sbp2_logical_unit *lu) in sbp2_cancel_orbs()
547 static int sbp2_send_management_orb(struct sbp2_logical_unit *lu, int node_id, in sbp2_send_management_orb()
645 static void sbp2_agent_reset(struct sbp2_logical_unit *lu) in sbp2_agent_reset()
662 static void sbp2_agent_reset_no_wait(struct sbp2_logical_unit *lu) in sbp2_agent_reset_no_wait()
[all …]