tbf
if (tbf == NULL) {
sp = &((union u_spcl *)&tbf[bct*tp_bsize])->s_spcl;
&tbf[i*tp_bsize])->c_magic = 0;
bcopy(&tbf[(bct++*tp_bsize)], b, (size_t)tp_bsize);
((struct s_spcl *)&tbf[i*sizeof (struct s_spcl)])->c_magic = 0;
i = rmtread(&tbf[rd], cnt);
i = read(mt, &tbf[rd], cnt);
bzero(tbf, (size_t)i);
sp = &((union u_spcl *)tbf)->s_spcl;
bcopy((char *)&endoftapemark, &tbf[rd], (size_t)tp_bsize);
bcopy(&tbf[(bct++*tp_bsize)], b, (size_t)tp_bsize);
if (tbf == NULL) {
assert(tbf != NULL);
((struct s_spcl *)&tbf[i * tp_bsize])->c_magic = 0;
tape_rec_size = rmtread(tbf, ntrec * tp_bsize);
tape_rec_size = read(mt, tbf, ntrec * tp_bsize);
if (tbf != NULL)
free(tbf);
tbf = (char *)malloc(nsize);
if (tbf == NULL) {
static char *tbf = NULL;
if (tbf == NULL) {
(void) strcpy(tbf, ": ");
tbf, i+1);
(void) strcpy(tbf, ", ");
(void) fgets(tbf, (int)tbfsize, terminal);
} while (!feof(terminal) && tbf[0] == '\n');
newvol = atoi(tbf);
(void) fgets(tbf, (int)tbfsize, terminal);
if (tbf[0] != '\n') {
(void) strncpy(magtape, tbf, sizeof (magtape));
sa_layout_equal(sa_lot_t *tbf, sa_attr_type_t *attrs, int count)
if (count != tbf->lot_attr_count)
if (attrs[i] != tbf->lot_attrs[i])
struct tbf *t = vifp->v_tbf;
struct tbf *t = vifp->v_tbf;
struct tbf *t = vifp->v_tbf;
struct tbf *t = vifp->v_tbf;
struct tbf *t = vifp->v_tbf;
struct tbf *t = vifp->v_tbf;
ipst->ips_tbfs = kmem_zalloc(sizeof (struct tbf) * MAXVIFS, KM_SLEEP);
kmem_free(ipst->ips_tbfs, sizeof (struct tbf) * MAXVIFS);
struct tbf *v_tbf = ipst->ips_tbfs + vifcp->vifc_vifi;
struct tbf *ips_tbfs;
sctp_tf_t *tbf;
tbf = &sctps->sctps_bind_fanout[SCTP_BIND_HASH(port)];
mutex_enter(&tbf->tf_lock);
for (lsctp = tbf->tf_sctp; lsctp != NULL;
mutex_exit(&tbf->tf_lock);
mutex_exit(&tbf->tf_lock);
mutex_exit(&tbf->tf_lock);
mutex_exit(&tbf->tf_lock);
SCTP_BIND_HASH(port)] == tbf);
sctp_bind_hash_insert(tbf, sctp, 1);
mutex_exit(&tbf->tf_lock);
sctp_tf_t *tbf;
tbf = &sctps->sctps_conn_fanout[SCTP_CONN_HASH(sctps,
mutex_enter(&tbf->tf_lock);
lsctp = sctp_lookup(sctp, &dstaddr, tbf, &connp->conn_ports,
mutex_exit(&tbf->tf_lock);
mutex_exit(&tbf->tf_lock);
mutex_exit(&tbf->tf_lock);
sctp_conn_hash_insert(tbf, sctp, 1);
mutex_exit(&tbf->tf_lock);
mutex_enter(&tbf->tf_lock);
mutex_exit(&tbf->tf_lock);
mutex_exit(&tbf->tf_lock);
sctp_bind_hash_insert(sctp_tf_t *tbf, sctp_t *sctp, int caller_holds_lock)
sctpp = &tbf->tf_sctp;
mutex_enter(&tbf->tf_lock);
ASSERT(MUTEX_HELD(&tbf->tf_lock));
sctp->sctp_bind_lockp = &tbf->tf_lock;
mutex_exit(&tbf->tf_lock);
mutex_exit(&tbf->tf_lock);
tcp_bind_hash_insert(tf_t *tbf, tcp_t *tcp, int caller_holds_lock)
tf_t *tbf;
tbf = &tcps->tcps_bind_fanout[TCP_BIND_HASH(lport)];
mutex_enter(&tbf->tf_lock);
for (ltcp = tbf->tf_tcp; ltcp != NULL;
tcpp = &tbf->tf_tcp;
mutex_enter(&tbf->tf_lock);
ASSERT(MUTEX_HELD(&tbf->tf_lock));
mutex_exit(&tbf->tf_lock);
connp->conn_lport)] == tbf);
tcp_bind_hash_insert(tbf, tcp, 1);
mutex_exit(&tbf->tf_lock);
struct ath_buf *tbf;
tbf = list_object(&sc->sc_rxbuf_list,
tds = tbf->bf_desc;
status = ath9k_hw_rxprocdesc(ah, tds, tbf->bf_daddr,
struct ath_buf *tbf;
tbf = list_head(&sc->sc_txbuf_list);
list_remove(&sc->sc_txbuf_list, tbf);
ATH_TXBUF_RESET(tbf);
tbf->bf_daddr = bf->bf_daddr; /* physical addr of desc */
tbf->bf_dma = bf->bf_dma; /* dma area for buf */
*(tbf->bf_desc) = *(bf->bf_desc); /* virtual addr of desc */
tbf->bf_state = bf->bf_state; /* buffer state */
return (tbf);
struct ath_buf *tbf;
tbf = arn_clone_txbuf(sc, bf_last);
ath9k_hw_cleartxdesc(sc->sc_ah, tbf->bf_desc);
list_insert_tail(&list, tbf);
struct tbf *v_tbf; /* Token bkt structure at intf. */