Searched refs:mmbus (Results 1 – 2 of 2) sorted by relevance
98 bool mmbus; /* Bus supports memory-mapped register accesses */ member156 #define SELECT_BUS_WRITE(osh, mmap_op, bus_op) if (((osl_pubinfo_t*)(osh))->mmbus) \158 #define SELECT_BUS_READ(osh, mmap_op, bus_op) (((osl_pubinfo_t*)(osh))->mmbus) ? \
235 osh->pub.mmbus = TRUE; in osl_attach()242 osh->pub.mmbus = FALSE; in osl_attach()