Searched defs:cts (Results 1 - 25 of 64) sorted by relevance

123

/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_read_format_gtar_sparse.c193 struct contents *cts = ac->contents; local
/freebsd-current/sys/cam/mmc/
H A Dmmc_sim.c54 struct ccb_trans_settings *cts; local
117 struct ccb_trans_settings *cts = &ccb->cts; local
143 struct ccb_trans_settings *cts = &ccb->cts; local
[all...]
H A Dmmc_xpt.c380 struct ccb_trans_settings cts; local
587 struct ccb_trans_settings_mmc *cts; local
835 struct ccb_trans_settings_mmc *cts; local
[all...]
/freebsd-current/sys/cam/
H A Dcam_compat.c168 struct ccb_trans_settings *cts; local
241 struct ccb_trans_settings *cts; local
308 struct ccb_trans_settings *cts; local
348 struct ccb_trans_settings *cts; local
[all...]
/freebsd-current/sys/dev/mmcnull/
H A Dmmcnull.c383 struct ccb_trans_settings *cts = &ccb->cts; local
/freebsd-current/sys/dev/nvmf/host/
H A Dnvmf_sim.c199 struct ccb_trans_settings *cts = &ccb->cts; local
/freebsd-current/tools/tools/vhba/
H A Dvhba.c85 struct ccb_trans_settings *cts; local
/freebsd-current/sys/cam/ctl/
H A Dctl_frontend_cam_sim.c663 struct ccb_trans_settings *cts; local
/freebsd-current/sys/dev/ata/
H A Data-all.c1023 struct ccb_trans_settings *cts = &ccb->cts; local
1070 struct ccb_trans_settings *cts = &ccb->cts; local
[all...]
/freebsd-current/sys/netinet/
H A Dtcp_lro_hpts.c159 uint32_t cts; local
H A Dtcp_reass.c199 uint32_t cts; local
/freebsd-current/sys/dev/nvme/
H A Dnvme_sim.c217 struct ccb_trans_settings *cts; local
[all...]
/freebsd-current/sys/dev/ath/ath_rate/sample/
H A Dsample.h137 int rts, cts; local
/freebsd-current/sys/cam/ata/
H A Data_pmp.c420 struct ccb_trans_settings cts; local
582 struct ccb_trans_settings cts; local
[all...]
H A Data_xpt.c324 struct ccb_trans_settings cts; local
711 struct ccb_trans_settings cts; local
729 struct ccb_trans_settings cts; local
1474 struct ccb_trans_settings cts; local
1658 struct ccb_trans_settings cts; local
1850 ata_get_transfer_settings(struct ccb_trans_settings *cts) argument
1894 ata_set_transfer_settings(struct ccb_trans_settings *cts, struct cam_path *path, int async_update) argument
2087 _ata_announce_periph(struct cam_periph *periph, struct ccb_trans_settings *cts, u_int *speed) argument
2123 struct ccb_trans_settings cts; local
[all...]
/freebsd-current/sys/powerpc/ps3/
H A Dps3cdrom.c388 struct ccb_trans_settings *cts = &ccb->cts; local
/freebsd-current/sys/netinet/tcp_stacks/
H A Drack_bbr_common.c541 uint32_t cts; local
778 uint32_t cts; local
/freebsd-current/sys/cam/nvme/
H A Dnvme_xpt.c623 struct ccb_trans_settings cts; local
789 struct ccb_trans_settings cts; local
[all...]
/freebsd-current/sys/dev/smartpqi/
H A Dsmartpqi_cam.c82 get_transport_settings(struct pqisrc_softstate *softs, struct ccb_trans_settings *cts) argument
[all...]
/freebsd-current/sys/dev/mmc/host/
H A Ddwmmc.c1429 dwmmc_get_tran_settings(device_t dev, struct ccb_trans_settings_mmc *cts) argument
1446 dwmmc_set_tran_settings(device_t dev, struct ccb_trans_settings_mmc *cts) argument
[all...]
/freebsd-current/sys/dev/aic7xxx/
H A Daic7xxx_osm.c607 struct ccb_trans_settings *cts; local
828 ahc_get_tran_settings(struct ahc_softc *ahc, int our_id, char channel, struct ccb_trans_settings *cts) argument
1281 struct ccb_trans_settings cts; local
[all...]
H A Daic79xx_osm.c731 ahd_set_tran_settings(struct ahd_softc *ahd, int our_id, char channel, struct ccb_trans_settings *cts) argument
847 ahd_get_tran_settings(struct ahd_softc *ahd, int our_id, char channel, struct ccb_trans_settings *cts) argument
1223 struct ccb_trans_settings cts; local
[all...]
/freebsd-current/cddl/contrib/opensolaris/common/ctf/
H A Dctf_create.c59 ctf_sect_t cts; local
278 ctf_sect_t cts; local
[all...]
/freebsd-current/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c251 struct ctf_stype_v3 *cts = (struct ctf_stype_v3 *)ctt; local
268 struct ctf_stype_v3 *cts = (struct ctf_stype_v3 *)ctt; local
[all...]
/freebsd-current/crypto/openssl/crypto/evp/
H A Devp_lib.c343 int ok, aead = 0, custom_iv = 0, cts = 0, multiblock = 0, randkey = 0; local

Completed in 214 milliseconds

123