Searched refs:DL_DETACH_REQ_SIZE (Results 1 – 6 of 6) sorted by relevance
269 if (MBLKL(mp) < DL_DETACH_REQ_SIZE) in ds_wput()
1536 #define DL_DETACH_REQ_SIZE sizeof (dl_detach_req_t) macro
3017 if (MBLKL(mp) < DL_DETACH_REQ_SIZE) { in man_dreq()4762 dreq = allocb(DL_DETACH_REQ_SIZE, BPRI_MED); in man_alloc_ubreq_dreq()4769 dreq->b_wptr += DL_DETACH_REQ_SIZE; in man_alloc_ubreq_dreq()
1001 if (MBLKL(mp) < DL_DETACH_REQ_SIZE) {
3577 if (mblkl < DL_DETACH_REQ_SIZE) in gld_cmds()
5449 if (MBLKL(mp) < DL_DETACH_REQ_SIZE) { in fcip_dreq()