Searched refs:DL_DISABMULTI_REQ_SIZE (Results 1 – 5 of 5) sorted by relevance
1562 #define DL_DISABMULTI_REQ_SIZE sizeof (dl_disabmulti_req_t) macro
1653 { DL_DISABMULTI_REQ, DL_DISABMULTI_REQ_SIZE + DLPI_PHYSADDR_MAX },
1401 if (MBLKL(mp) < DL_DISABMULTI_REQ_SIZE) {
3592 if (mblkl < DL_DISABMULTI_REQ_SIZE) in gld_cmds()
3483 if (MBLKL(mp) < DL_DISABMULTI_REQ_SIZE) { in man_dmreq()