zbus.c | 243 #define ZORRO_QUIRK_NO_ZBUSMAP 1 /* Don't map VA=PA in zbusattach. */ 249 void zbusattach(device_t, device_t, void *); 292 zbusmatch, zbusattach, NULL, NULL); 314 zbusattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|