Home
last modified time | relevance | path

Searched refs:dl_qos_offset (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Ddlpi.h778 t_uscalar_t dl_qos_offset; /* offset from start of block */ member
1121 t_uscalar_t dl_qos_offset; /* offset */ member
1136 t_uscalar_t dl_qos_offset; /* offset from start of block */ member
1148 t_uscalar_t dl_qos_offset; /* offset from start of block */ member
1160 t_uscalar_t dl_qos_offset; /* offset from start of block */ member
1273 t_uscalar_t dl_qos_offset; /* offset from start of block */ member
/titanic_41/usr/src/uts/common/io/dld/
H A Ddld_proto.c275 dlp->dl_qos_offset = (uintptr_t)selp - (uintptr_t)dlp; in proto_info_req()
304 IMPLY(dlp->dl_qos_offset != 0, dlp->dl_qos_length != 0); in proto_info_req()
976 off = dlp->dl_qos_offset; in proto_udqos_req()
/titanic_41/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c318 dataoff = infoackp->dl_qos_offset; in dlpi_info()
/titanic_41/usr/src/uts/common/io/
H A Dgld.c4115 off = dlp->dl_qos_offset; in gld_udqos()
4411 dlp->dl_qos_offset = sel_offset; in gld_inforeq()
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_if.c4309 sel1 = (dl_qos_cl_sel1_t *)mi_offset_param(mp, dlia->dl_qos_offset, in ip_ll_subnet_defaults()