Searched defs:sst (Results 1 - 5 of 5) sorted by last modified time

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-debug.h392 uint64_t sst:1; /**< Controls whether single-step feature is enabled: member in struct:__anon6814::__anon6815
/freebsd-10.0-release/sys/xen/evtchn/
H A Devtchn_dev.c103 unsigned int count, c, p, sst = 0, bytes1 = 0, bytes2 = 0; local
/freebsd-10.0-release/sys/dev/isp/
H A Disp.c2271 uint32_t sst, parm1; local
/freebsd-10.0-release/contrib/file/
H A Dcdf.c265 cdf_check_stream_offset(const cdf_stream_t *sst, const cdf_header_t *h, argument
352 cdf_read_short_sector(const cdf_stream_t *sst, void *buf, size_t offs, argument
529 cdf_read_short_sector_chain(const cdf_header_t *h, const cdf_sat_t *ssat, const cdf_stream_t *sst, cdf_secid_t sid, size_t len, cdf_stream_t *scn) argument
571 cdf_read_sector_chain(const cdf_info_t *info, const cdf_header_t *h, const cdf_sat_t *sat, const cdf_sat_t *ssat, const cdf_stream_t *sst, cdf_secid_t sid, size_t len, cdf_stream_t *scn) argument
718 cdf_read_summary_info(const cdf_info_t *info, const cdf_header_t *h, const cdf_sat_t *sat, const cdf_sat_t *ssat, const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn) argument
743 cdf_read_property_info(const cdf_stream_t *sst, const cdf_header_t *h, uint32_t offs, cdf_property_info_t **info, size_t *count, size_t *maxcount) argument
932 cdf_unpack_summary_info(const cdf_stream_t *sst, const cdf_header_t *h, cdf_summary_info_header_t *ssi, cdf_property_info_t **info, size_t *count) argument
1122 cdf_dump_stream(const cdf_header_t *h, const cdf_stream_t *sst) argument
1130 cdf_dump_dir(const cdf_info_t *info, const cdf_header_t *h, const cdf_sat_t *sat, const cdf_sat_t *ssat, const cdf_stream_t *sst, const cdf_dir_t *dir) argument
1257 cdf_dump_summary_info(const cdf_header_t *h, const cdf_stream_t *sst) argument
1287 cdf_stream_t sst, scn; local
[all...]
H A Dreadcdf.c218 cdf_stream_t sst, scn; local
164 cdf_file_summary_info(struct magic_set *ms, const cdf_header_t *h, const cdf_stream_t *sst) argument

Completed in 123 milliseconds