Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/firewire/
Dsbp2.c268 struct sbp2_orb { struct
273 void (*callback)(struct sbp2_orb * orb, struct sbp2_status * status); argument
289 struct sbp2_orb base; argument
318 struct sbp2_orb base;
413 struct sbp2_orb *orb = container_of(kref, struct sbp2_orb, kref); in free_orb()
424 struct sbp2_orb *orb; in sbp2_status_write()
472 struct sbp2_orb *orb = data; in complete_transaction()
501 static void sbp2_send_orb(struct sbp2_orb *orb, struct sbp2_logical_unit *lu, in sbp2_send_orb()
527 struct sbp2_orb *orb, *next; in sbp2_cancel_orbs()
549 static void complete_management_orb(struct sbp2_orb *base_orb, in complete_management_orb()
[all …]