Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dosst.c162 static struct osst_buffer *new_tape_buffer(int, int, int);
5301 static struct osst_buffer * new_tape_buffer( int from_initialization, int need_dma, int max_sg ) in new_tape_buffer() function
5894 buffer = new_tape_buffer(1, SDp->host->unchecked_isa_dma, i); in osst_probe()
Dst.c3874 static struct st_buffer *new_tape_buffer(int need_dma, int max_sg) in new_tape_buffer() function
4275 buffer = new_tape_buffer((SDp->host)->unchecked_isa_dma, i); in st_probe()