Lines Matching defs:buf
47 #include <sys/buf.h>
221 mdi_pathinfo_t **ret_pip, struct buf *buf);
1921 i_mdi_lba_lb(mdi_client_t *ct, mdi_pathinfo_t **ret_pip, struct buf *bp)
1989 * the block I/O data transfer structure ("buf") as one of the
1990 * parameters. The mpxio framework uses the buf structure
2041 mdi_select_path(dev_info_t *cdip, struct buf *bp, int flags,
4919 char buf[512];
4934 (void) vsnprintf(buf, sizeof(buf), fmt, ap);
4937 switch (buf[0]) {
4939 bp = &buf[1];
4943 bp = &buf[1];
4947 bp = &buf[1];
4953 bp = buf;
6159 mdi_pi_kstat_iosupdate(mdi_pathinfo_t *pip, struct buf *bp)