Home
last modified time | relevance | path

Searched refs:new_tape_buffer (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/
Dosst.c162 static struct osst_buffer *new_tape_buffer(int, int, int);
5298 static struct osst_buffer * new_tape_buffer( int from_initialization, int need_dma, int max_sg ) in new_tape_buffer() function
5889 buffer = new_tape_buffer(1, SDp->host->unchecked_isa_dma, i); in osst_probe()
Dst.c3773 static struct st_buffer *new_tape_buffer(int need_dma, int max_sg) in new_tape_buffer() function
4174 buffer = new_tape_buffer((SDp->host)->unchecked_isa_dma, i); in st_probe()