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

/drivers/scsi/
H A Dadvansys.c4025 * asc_proc_copy()
4031 asc_proc_copy(off_t advoffset, off_t offset, char *curbuf, int leftlen, function
4145 * buffer is ASC_PRTBUF_SIZE bytes. The function asc_proc_copy() is
4146 * used to write to the buffer. The way asc_proc_copy() is written
4191 cnt = asc_proc_copy(advoffset, offset, curbuf, leftlen, cp, cplen);
4208 cnt = asc_proc_copy(advoffset, offset, curbuf, leftlen, cp,
4226 cnt = asc_proc_copy(advoffset, offset, curbuf, leftlen, cp, cplen);
4246 cnt = asc_proc_copy(advoffset, offset, curbuf, leftlen, cp, cplen);
4262 cnt = asc_proc_copy(advoffset, offset, curbuf, leftlen, cp, cplen);
4279 cnt = asc_proc_copy(advoffse
[all...]

Completed in 1059 milliseconds