Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/firewire/
Dsbp2.c255 struct sbp2_orb { struct
260 void (*callback)(struct sbp2_orb * orb, struct sbp2_status * status); argument
276 struct sbp2_orb base; argument
305 struct sbp2_orb base;
400 struct sbp2_orb *orb = container_of(kref, struct sbp2_orb, kref); in free_orb()
411 struct sbp2_orb *orb = NULL, *iter; in sbp2_status_write()
460 struct sbp2_orb *orb = data; in complete_transaction()
489 static void sbp2_send_orb(struct sbp2_orb *orb, struct sbp2_logical_unit *lu, in sbp2_send_orb()
515 struct sbp2_orb *orb, *next; in sbp2_cancel_orbs()
537 static void complete_management_orb(struct sbp2_orb *base_orb, in complete_management_orb()
[all …]