Home
last modified time | relevance | path

Searched refs:sane (Results 1 – 7 of 7) sorted by relevance

/drivers/staging/android/
DTODO5 - audit userspace interfaces to make sure they are sane
/drivers/greybus/
DKconfig8 sane application layer. It was originally designed for the
/drivers/staging/vc04_services/interface/
DTODO48 * Reformat core code with more sane indentations
/drivers/infiniband/hw/hfi1/
Dsdma.c1682 int sane; in sdma_gethead() local
1691 sane = (hwhead >= swhead) & (hwhead <= swtail); in sdma_gethead()
1694 sane = ((hwhead >= swhead) && (hwhead < cnt)) || in sdma_gethead()
1698 sane = (hwhead == swhead); in sdma_gethead()
1700 if (unlikely(!sane)) { in sdma_gethead()
/drivers/infiniband/hw/qib/
Dqib_iba7220.c4267 int sane; in qib_sdma_7220_gethead() local
4287 sane = (hwhead >= swhead) & (hwhead <= swtail); in qib_sdma_7220_gethead()
4290 sane = ((hwhead >= swhead) && (hwhead < cnt)) || in qib_sdma_7220_gethead()
4294 sane = (hwhead == swhead); in qib_sdma_7220_gethead()
4297 if (unlikely(!sane)) { in qib_sdma_7220_gethead()
Dqib_iba7322.c6883 int sane; in qib_sdma_7322_gethead() local
6903 sane = (hwhead >= swhead) & (hwhead <= swtail); in qib_sdma_7322_gethead()
6906 sane = ((hwhead >= swhead) && (hwhead < cnt)) || in qib_sdma_7322_gethead()
6910 sane = (hwhead == swhead); in qib_sdma_7322_gethead()
6912 if (unlikely(!sane)) { in qib_sdma_7322_gethead()
/drivers/scsi/
DKconfig133 For scanners, look at SANE (<http://www.sane-project.org/>). For CD