Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dsbp2.c256 struct sbp2_orb { struct
261 void (*callback)(struct sbp2_orb * orb, struct sbp2_status * status); argument
277 struct sbp2_orb base; argument
306 struct sbp2_orb base;
401 struct sbp2_orb *orb = container_of(kref, struct sbp2_orb, kref); in free_orb()
412 struct sbp2_orb *orb = NULL, *iter; in sbp2_status_write()
461 struct sbp2_orb *orb = data; in complete_transaction()
490 static void sbp2_send_orb(struct sbp2_orb *orb, struct sbp2_logical_unit *lu, in sbp2_send_orb()
516 struct sbp2_orb *orb, *next; in sbp2_cancel_orbs()
538 static void complete_management_orb(struct sbp2_orb *base_orb, in complete_management_orb()
[all …]