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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dosst.c162 static struct osst_buffer *new_tape_buffer(int, int, int);
5299 static struct osst_buffer * new_tape_buffer( int from_initialization, int need_dma, int max_sg )
5889 buffer = new_tape_buffer(1, SDp->host->unchecked_isa_dma, i);
5294 static struct osst_buffer * new_tape_buffer( int from_initialization, int need_dma, int max_sg ) function
H A Dst.c3688 static struct st_buffer *new_tape_buffer(int need_dma, int max_sg)
4006 buffer = new_tape_buffer((SDp->host)->unchecked_isa_dma, i);
3672 static struct st_buffer *new_tape_buffer(int need_dma, int max_sg) function

Completed in 57 milliseconds