Searched refs:esballoc_wait (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | strsubr.h | 1197 extern mblk_t *esballoc_wait(unsigned char *, size_t, uint_t, frtn_t *);
|
/titanic_50/usr/src/uts/common/fs/sockfs/ |
H A D | socksubr.c | 723 mp = esballoc_wait(buf, size, BPRI_MED, &fdbuf->fd_frtn); in fdbuf_allocmsg()
|
/titanic_50/usr/src/uts/common/io/usb/scsa2usb/ |
H A D | scsa2usb.c | 4792 mp = esballoc_wait((uchar_t *)bp->b_un.b_addr + cmd->cmd_offset, in scsa2usb_bp_to_mblk() 4922 req->bulk_data = esballoc_wait( in scsa2usb_handle_data_start()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | stream.c | 899 esballoc_wait(unsigned char *base, size_t size, uint_t pri, frtn_t *frp) in esballoc_wait() function
|