Home
last modified time | relevance | path

Searched refs:wcs (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/translations/zh_CN/scsi/
H A Dwd719x.rst25 wd719x-wcs.bin 文件。请将它们放置在 /lib/firmware/ 目录下。
34 dd if=wd7296a.sys of=wd719x-wcs.bin bs=1 skip=20096 count=514
/linux/Documentation/scsi/
H A Dwd719x.rst15 d719x-wcs.bin files. Put them in /lib/firmware/::
23 dd if=wd7296a.sys of=wd719x-wcs.bin bs=1 skip=20096 count=514
/linux/net/rds/
H A Dib_cm.c260 struct ib_wc *wcs) in poll_scq() argument
265 while ((nr = ib_poll_cq(cq, RDS_IB_WC_MAX, wcs)) > 0) { in poll_scq()
267 wc = wcs + i; in poll_scq()
304 struct ib_wc *wcs, in poll_rcq() argument
310 while ((nr = ib_poll_cq(cq, RDS_IB_WC_MAX, wcs)) > 0) { in poll_rcq()
312 wc = wcs + i; in poll_rcq()