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

  /src/sys/arch/macppc/macppc/
pic_heathrow.c 52 struct heathrow_ops { struct
62 static struct heathrow_ops *setup_heathrow(uint32_t);
63 static inline void heathrow_read_events(struct heathrow_ops *);
104 static struct heathrow_ops *
107 struct heathrow_ops *heathrow;
110 heathrow = kmem_zalloc(sizeof(struct heathrow_ops), KM_SLEEP);
141 struct heathrow_ops *heathrow = (struct heathrow_ops *)pic;
156 struct heathrow_ops *heathrow = (struct heathrow_ops *)pic
    [all...]

Completed in 12 milliseconds