HomeSort by: relevance | last modified time | path
    Searched defs:fw_device (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ieee1394/
firewirereg.h 48 struct fw_device { struct
66 STAILQ_ENTRY(fw_device) link;
80 struct fw_device *fwdev;
139 STAILQ_HEAD(, fw_device) devices;
278 struct fw_device *fw_noderesolve_nodeid(struct firewire_comm *, int);
279 struct fw_device *fw_noderesolve_eui64(struct firewire_comm *,
firewirereg.h 48 struct fw_device { struct
66 STAILQ_ENTRY(fw_device) link;
80 struct fw_device *fwdev;
139 STAILQ_HEAD(, fw_device) devices;
278 struct fw_device *fw_noderesolve_nodeid(struct firewire_comm *, int);
279 struct fw_device *fw_noderesolve_eui64(struct firewire_comm *,

Completed in 28 milliseconds