Searched refs:tape_frontend_t (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/char/
H A Dtape.h127 } tape_frontend_t __attribute__ ((aligned(8))); typedef in typeref:struct:_tape_frontend_t
196 extern tape_frontend_t *first_frontend;
H A Dtape.c61 tape_frontend_t *first_frontend = NULL;
541 tape_frontend_t* frontend;
631 tape_frontend_t *frontend;
930 tape_frontend_t* frontend, *tempfe;
H A Dtapeblock.c89 tape_frontend_t* blkfront,*temp;
115 blkfront = kmalloc(sizeof(tape_frontend_t),GFP_KERNEL);
H A Dtapechar.c92 tape_frontend_t *charfront,*temp;
115 charfront = kmalloc (sizeof (tape_frontend_t), GFP_KERNEL);

Completed in 76 milliseconds