OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FW_ASYREQ
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/fwctl/
fwcontrol.c
194
struct
fw_asyreq
*asyreq;
221
if (ioctl(fd,
FW_ASYREQ
, asyreq) < 0)
249
struct
fw_asyreq
*asyreq;
268
if (ioctl(fd,
FW_ASYREQ
, asyreq) < 0)
276
struct
fw_asyreq
*asyreq;
287
if (ioctl(fd,
FW_ASYREQ
, asyreq) < 0)
295
struct
fw_asyreq
*asyreq;
311
if (ioctl(fd,
FW_ASYREQ
, asyreq) < 0)
/src/sys/dev/ieee1394/
firewire.h
260
struct
fw_asyreq
{
struct
438
#define
FW_ASYREQ
_IOWR('S', 92, struct
fw_asyreq
)
fwdev.c
395
struct
fw_asyreq
*asyreq = (struct
fw_asyreq
*)data;
495
case
FW_ASYREQ
:
541
if ((err =
fw_asyreq
(fc, -1, xfer)) != 0)
895
if ((err =
fw_asyreq
(xfer->fc, -1, xfer)))
Completed in 14 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025