Searched refs:frnop (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs_dump.c | 252 if (!(mblk_p = esballoc(header, HDR_SIZE, BPRI_HI, &frnop))) { in nd_send_data() 329 mblk_p->b_cont = esballoc((uchar_t *)dumpbuf, ptob(1), BPRI_HI, &frnop); in nd_send_data()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | strsubr.h | 1276 extern frtn_t frnop;
|
/titanic_44/usr/src/uts/common/io/ |
H A D | stream.c | 172 frtn_t frnop = { frnop_func }; variable 1139 &frnop, dblk_lastfree_oversize, kmflags)) == NULL) in allocb_oversize()
|
/titanic_44/usr/src/uts/common/io/usb/scsa2usb/ |
H A D | scsa2usb.c | 4793 size, BPRI_LO, &frnop); in scsa2usb_bp_to_mblk() 4925 req->bulk_len, BPRI_LO, &frnop); in scsa2usb_handle_data_start()
|