HomeSort by: relevance | last modified time | path
    Searched refs:ebus_destroy_attach_args (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/sparc64/dev/
ebusvar.h 68 void ebus_destroy_attach_args(struct ebus_attach_args *);
ebus.c 221 ebus_destroy_attach_args(&eba);
271 ebus_destroy_attach_args(struct ebus_attach_args *ea) function in typeref:typename:void
ebus_mainbus.c 181 ebus_destroy_attach_args(&eba);
  /src/sys/arch/sparc/dev/
ebus.c 109 static void ebus_destroy_attach_args(struct ebus_attach_args *);
322 ebus_destroy_attach_args(&ea);
389 ebus_destroy_attach_args(struct ebus_attach_args *ea) function in typeref:typename:void

Completed in 17 milliseconds