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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dsg.c202 static int sg_res_in_use(Sg_fd * sfp);
683 if (sg_res_in_use(sfp)) {
845 if ((0 == sfp->low_dma) && (0 == sg_res_in_use(sfp))) {
921 if (sg_res_in_use(sfp) || sfp->mmap_called)
1666 if (!sg_res_in_use(sfp) && dxfer_len <= rsv_schp->bufflen)
2131 sg_res_in_use(Sg_fd * sfp) function

Completed in 58 milliseconds