Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sbp2/
H A Dbus.h96 int (*sb_alloc_buf)(void *hdl, sbp2_bus_buf_t *buf); member
H A Dimpl.h78 #define SBP2_ALLOC_BUF(t, buf) (t)->t_bus->sb_alloc_buf((t)->t_bus_hdl, buf)