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

  /src/sys/dev/ieee1394/
firewirereg.h 60 struct firewire_comm *fc;
74 struct firewire_comm *fc;
89 struct firewire_comm *fc;
105 struct firewire_comm { struct
153 uint32_t (*cyctimer) (struct firewire_comm *);
154 void (*ibr) (struct firewire_comm *);
155 uint32_t (*set_bmr) (struct firewire_comm *, uint32_t);
157 int (*irx_enable) (struct firewire_comm *, int);
158 int (*irx_disable) (struct firewire_comm *, int);
159 int (*itx_enable) (struct firewire_comm *, int)
    [all...]

Completed in 14 milliseconds