taglinefilesource code
tb2139drivers/scsi/53c7,8xx.cTOKEN(ms,3), TOKEN(rp,2), TOKEN(rs,2), TOKEN(s,0), TOKEN(tb,0), TOKEN(te,0)
tb1940drivers/scsi/st.cST_buffer *tb;
tb1954drivers/scsi/st.ctb = (ST_buffer *)scsi_init_malloc(sizeof(ST_buffer), priority);
tb1955drivers/scsi/st.cif (tb) {
tb1956drivers/scsi/st.ctb->b_data = (unsigned char *)scsi_init_malloc(a_size, priority);
tb1957drivers/scsi/st.cif (!tb->b_data) {
tb1958drivers/scsi/st.cscsi_init_free((char *)tb, sizeof(ST_buffer));
tb1959drivers/scsi/st.ctb = NULL;
tb1962drivers/scsi/st.cif (!tb) {
tb1972drivers/scsi/st.ctb->in_use = 0;
tb1973drivers/scsi/st.ctb->buffer_size = a_size;
tb1974drivers/scsi/st.ctb->writing = 0;
tb1975drivers/scsi/st.ctb->orig_b_data = NULL;
tb1976drivers/scsi/st.cst_buffers[st_nbr_buffers++] = tb;
tb1977drivers/scsi/st.creturn tb;
tb394fs/umsdos/mangle.cstruct MANG_TEST tb[]={
tb452fs/umsdos/mangle.cfor (i=0; i<sizeof(tb)/sizeof(tb[0]); i++){
tb453fs/umsdos/mangle.cstruct MANG_TEST *pttb = tb+i;
tb375include/linux/cdrom.hu_char  tb  : 1;  /* transfer block */