Home
last modified time | relevance | path

Searched defs:at91cf_handle (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/arm/at91/
H A Dat91cf.c62 struct at91cf_handle { struct
63 struct at91cf_softc *ph_sc;
64 device_t ph_card;
65 int (*ph_ih_func)(void *);
66 void *ph_ih_arg;
67 lwp_t *ph_event_thread;
68 int ph_type; /* current access type */
69 int ph_run; /* kthread running */
70 int ph_width; /* 8 or 16 */
71 int ph_vcc; /* 3 or 5 */
[all …]