Home
last modified time | relevance | path

Searched defs:t_info (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtiuser.h74 struct t_info { struct
75 t_scalar_t addr; /* size of protocol address */
76 t_scalar_t options; /* size of protocol options */
77 t_scalar_t tsdu; /* size of max transport service data unit */
78 t_scalar_t etsdu; /* size of max expedited tsdu */
79 t_scalar_t connect; /* max data for connection primitives */
80 t_scalar_t discon; /* max data for disconnect primitives */
81 t_scalar_t servtype; /* provider service type */
/illumos-gate/usr/src/head/
H A Dxti.h263 struct t_info { struct
276 * Flags definitions for the t_info structure argument
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.c105 xlator_init(const Translator_info *t_info) in xlator_init()
/illumos-gate/usr/src/cmd/cdrw/
H A Dmisc_scsi.c162 build_track_info(cd_device *dev, int trackno, struct track_info *t_info) in build_track_info()
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c129 xlator_init(const Translator_info *t_info) in xlator_init()