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

  /src/sys/arch/amiga/dev/
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

Completed in 36 milliseconds