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

  /src/sys/arch/arm/sa11x0/
sa11xx_pcicvar.h 32 struct sapcic_socket { struct
49 int (*read)(struct sapcic_socket *, int);
50 void (*write)(struct sapcic_socket *, int, int);
51 void (*set_power)(struct sapcic_socket *, int);
53 void *(*intr_establish)(struct sapcic_socket *, int,
55 void (*intr_disestablish)(struct sapcic_socket *, void *);

Completed in 12 milliseconds