Home
last modified time | relevance | path

Searched defs:sbp2_bus_buf (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/sys/sbp2/
H A Dbus.h48 typedef struct sbp2_bus_buf { struct
49 struct sbp2_bus_buf *bb_next; /* next in free list */ argument
58 void (*bb_rq_cb)(struct sbp2_bus_buf *bb, void *reqh, argument
60 void (*bb_rb_cb)(struct sbp2_bus_buf *bb, void *reqh, argument
62 void (*bb_wq_cb)(struct sbp2_bus_buf *bb, void *reqh, argument
64 void (*bb_wb_cb)(struct sbp2_bus_buf *bb, void *reqh, argument