Home
last modified time | relevance | path

Searched defs:apc (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dsad_conf.c75 struct apcommon *apc = (struct apcommon *)key; in sad_hash_alg() local
152 sad_apc_verify(struct apcommon *apc) in sad_apc_verify()
248 sad_ap_find(struct apcommon *apc, str_stack_t *ss) in sad_ap_find()
265 struct apcommon apc; in sad_ap_find_by_dev() local
/illumos-gate/usr/src/cmd/format/
H A Dmain.c59 uint_t apc; variable
/illumos-gate/usr/src/lib/nsswitch/dns/common/
H A Ddns_common.c423 char *ap, *apc; in _nss_dns_gethost_withttl() local
/illumos-gate/usr/src/cmd/fs.d/ufs/newfs/
H A Dnewfs.c129 static int apc; /* alternates per cylinder */ variable
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvdsk_common.h238 uint16_t apc; /* alternates per cyl (SCSI only) */ member
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_asru.c879 uint_t apc, i; in fmd_asru_hash_apply() local
/illumos-gate/usr/src/uts/sun/io/audio/drv/audiocs/
H A Daudio_4231.h269 cs4231_apc_t apc; /* gets mapped with CODEC */ member
/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c526 long apc = 0; /* alternate sectors per cylinder */ variable