Home
last modified time | relevance | path

Searched refs:bps (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c94 ushort_t bps; member
109 #define PC_BPSEC(h) ltohs((h)->bs.bps[0])
239 h->bps = PC_BPSEC(h); in read_bootsec()
284 return (fatmatch && h->bps > 0 && h->bps % 512 == 0 && in well_formed()
301 if ((h->bps == 0) || (h->bs.spcl == 0)) { in calculate_parameters()
305 ((PC_NROOTENT(h) * 32) + (h->bps - 1)) / h->bps; in calculate_parameters()
361 if ((secsize = h->bps) > sizeof (buf)) { in get_label_16()
404 clustersize = h->bs.spcl * h->bps; in get_label_32()
413 offset = h->offset + FirstSectorofCluster * h->bps; in get_label_32()
445 ThisFATSecNum = PC_RESSEC(h) + (n * 4) / h->bps; in next_cluster_32()
[all …]
/titanic_41/usr/src/uts/i86pc/sys/
H A Dbiosdisk.h94 unsigned short bps; member
/titanic_41/usr/src/uts/common/sys/
H A Dmac_flow_impl.h127 #define FLOW_BYTES_PER_TICK(bps) (((bps) >> 3) / hz) argument
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_subr.c1242 buf_t *bps, *bp; in ufs_construct_si() local
1249 bps = kmem_alloc(NSIBUF * sizeof (buf_t), KM_SLEEP); in ufs_construct_si()
1255 for (bp = bps, i = 0; i < NSIBUF; i++, bp++) { in ufs_construct_si()
1272 for (bp = bps, i = 0; i < ncg; i++, bp++) { in ufs_construct_si()
1285 for (bp = bps, i = 0; i < ncg; i++, bp++) { in ufs_construct_si()
1300 kmem_free(bps, NSIBUF * sizeof (buf_t)); in ufs_construct_si()
/titanic_41/usr/src/cmd/spell/
H A Dlocal68 bps
/titanic_41/usr/src/uts/common/sys/fs/
H A Dpc_fs.h114 uchar_t bps[2]; /* bytes per sector */ member
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c1226 translate_speed(int bps) in translate_speed() argument
1230 if (bps == 0) { in translate_speed()
1234 if (bps == speedp->speed_int) { in translate_speed()
1239 option_error("speed %d not supported", bps); in translate_speed()
/titanic_41/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_slice.c101 uint64_t bps,
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-2111 9600bps. The serial unit 0 is usually called `COM1', so, if you want to
H A Dgrub.texi1588 speed 9600bps. The serial unit 0 is usually called @samp{COM1}, so, if
H A Dgrub.info1416 9600bps. The serial unit 0 is usually called `COM1', so, if you want to
/titanic_41/usr/src/cmd/terminfo/
H A Dtermcap.src475 # not to require any -- even at 9600 bps. If you encounter problems,
6133 # bps works fine with hardware flow control.
H A Dterminfo.src497 # not to require any -- even at 9600 bps. If you encounter problems,
6931 # bps works fine with hardware flow control.