Home
last modified time | relevance | path

Searched defs:tsb (Results 1 – 9 of 9) sorted by relevance

/linux-3.4.99/arch/sparc/include/asm/
Dmmu_64.h79 struct tsb { struct
86 extern void tsb_init(struct tsb *tsb, unsigned long size); argument
89 struct tsb *tsb; member
/linux-3.4.99/arch/s390/include/asm/
Dfcx.h47 u64 tsb; member
160 struct tsb { struct
161 u32 length:8;
162 u32 flags:8;
163 u32 dcw_offset:16;
164 u32 count;
166 union {
170 } __attribute__ ((packed)) tsa;
/linux-3.4.99/drivers/s390/cio/
Dfcx.c240 void tcw_set_tsb(struct tcw *tcw, struct tsb *tsb) in tcw_set_tsb()
270 void tsb_init(struct tsb *tsb) in tsb_init()
/linux-3.4.99/arch/sparc/mm/
Dtsb.c48 static void __flush_tsb_one_entry(unsigned long tsb, unsigned long v, in __flush_tsb_one_entry()
63 unsigned long tsb, unsigned long nentries) in __flush_tsb_one()
Dinit_64.c294 struct tsb *tsb; in update_mmu_cache() local
/linux-3.4.99/drivers/scsi/
Dibmmca.c314 struct im_tsb tsb; /* SCSI command complete status block structure */ member
739 struct im_tsb *tsb; in device_inquiry() local
776 struct im_tsb *tsb; in read_capacity() local
813 struct im_tsb *tsb; in get_pos_info() local
/linux-3.4.99/drivers/s390/block/
Ddasd_3990_erp.c2307 struct tsb *tsb; in dasd_3990_erp_add_erp() local
Ddasd.c3451 struct tsb *tsb = NULL; in dasd_get_sense() local
Ddasd_eckd.c3979 struct tsb *tsb; in dasd_eckd_dump_sense_tcw() local