Home
last modified time | relevance | path

Searched refs:DL_INFO_REQ_SIZE (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/uts/common/inet/dlpistub/
H A Ddlpistub.c236 if (MBLKL(mp) < DL_INFO_REQ_SIZE) in ds_wput()
/titanic_50/usr/src/uts/common/io/
H A Dsundlpi.c411 mp = mexchange(NULL, NULL, DL_INFO_REQ_SIZE, M_PCPROTO, DL_INFO_REQ); in dl_info()
H A Dllc1.c2078 mp = allocb(DL_INFO_REQ_SIZE, BPRI_MED); in llc1_req_info()
2083 mp->b_wptr = mp->b_rptr + DL_INFO_REQ_SIZE; in llc1_req_info()
H A Dgld.c3562 if (mblkl < DL_INFO_REQ_SIZE) in gld_cmds()
/titanic_50/usr/src/uts/common/sys/
H A Ddlpi.h1533 #define DL_INFO_REQ_SIZE sizeof (dl_info_req_t) macro
/titanic_50/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1644 { DL_INFO_REQ, DL_INFO_REQ_SIZE },
/titanic_50/usr/src/uts/common/inet/ipnet/
H A Dipnet.c756 if (MBLKL(mp) < DL_INFO_REQ_SIZE) { in ipnet_inforeq()
/titanic_50/usr/src/uts/sun4u/starfire/io/
H A Didn_dlpi.c1205 if (MBLKL(mp) < DL_INFO_REQ_SIZE) {
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Ddman.c3290 if (MBLKL(mp) < DL_INFO_REQ_SIZE) { in man_ireq()
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c5139 if (MBLKL(mp) < DL_INFO_REQ_SIZE) { in fcip_ireq()