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

/drivers/scsi/
H A Dosst.c162 static struct osst_buffer *new_tape_buffer(int, int, int);
5302 static struct osst_buffer * new_tape_buffer( int from_initialization, int need_dma, int max_sg )
5894 buffer = new_tape_buffer(1, SDp->host->unchecked_isa_dma, i);
5297 static struct osst_buffer * new_tape_buffer( int from_initialization, int need_dma, int max_sg ) function
H A Dst.c3715 static struct st_buffer *new_tape_buffer(int need_dma, int max_sg)
4034 buffer = new_tape_buffer((SDp->host)->unchecked_isa_dma, i);
3699 static struct st_buffer *new_tape_buffer(int need_dma, int max_sg) function

Completed in 56 milliseconds