taglinefilesource code
tb3175drivers/scsi/53c7,8xx.cTOKEN(ms,3), TOKEN(rp,2), TOKEN(rs,2), TOKEN(s,0), TOKEN(tb,0), TOKEN(te,0)
tb1974drivers/scsi/st.cST_buffer *tb;
tb1988drivers/scsi/st.ctb = (ST_buffer *)scsi_init_malloc(sizeof(ST_buffer), priority);
tb1989drivers/scsi/st.cif (tb) {
tb1990drivers/scsi/st.ctb->b_data = (unsigned char *)scsi_init_malloc(a_size, priority);
tb1991drivers/scsi/st.cif (!tb->b_data) {
tb1992drivers/scsi/st.cscsi_init_free((char *)tb, sizeof(ST_buffer));
tb1993drivers/scsi/st.ctb = NULL;
tb1996drivers/scsi/st.cif (!tb) {
tb2007drivers/scsi/st.ctb->in_use = 0;
tb2008drivers/scsi/st.ctb->buffer_size = a_size;
tb2009drivers/scsi/st.ctb->writing = 0;
tb2010drivers/scsi/st.ctb->orig_b_data = NULL;
tb2011drivers/scsi/st.cst_buffers[st_nbr_buffers++] = tb;
tb2012drivers/scsi/st.creturn tb;
tb64fs/devices.cstruct device_struct tb[])
tb79fs/devices.cif (!tb[major].fops && major != 0) {
tb85fs/devices.cret = tb[major].fops;
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 */