Searched refs:std_ops (Results 1 - 25 of 54) sorted by relevance

123

/haiku-fatelf/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_module.cpp31 std_ops(int32 op, ...) function
52 std_ops
/haiku-fatelf/src/add-ons/kernel/debugger/auto_stack_trace/
H A Dauto_stack_trace.cpp18 std_ops(int32 op, ...) function
31 &std_ops
/haiku-fatelf/src/add-ons/kernel/media/audio/ich/
H A Dich.c24 // std_ops
27 std_ops(int32 op, ...) function
29 dprintf("ich: std_ops(0x%lx)\n", op);
51 std_ops
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_module.h21 fssh_status_t (*std_ops)(int32_t, ...); member in struct:fssh_module_info
/haiku-fatelf/src/add-ons/kernel/bus_managers/ide/
H A Dchannels.c81 std_ops(int32 op, ...) function
99 &std_ops
/haiku-fatelf/src/add-ons/kernel/debugger/bochs/
H A Dbochs.cpp28 std_ops(int32 op, ...) function
58 &std_ops
/haiku-fatelf/src/add-ons/kernel/debugger/invalidate_on_exit/
H A Dinvalidate_on_exit.cpp53 std_ops(int32 op, ...) function
82 &std_ops
/haiku-fatelf/src/add-ons/kernel/network/ppp/ipcp/
H A Dipcp.cpp21 status_t std_ops(int32 op, ...);
65 std_ops
74 std_ops(int32 op, ...) function
/haiku-fatelf/src/add-ons/kernel/network/ppp/modem/
H A Dmodem.cpp20 status_t std_ops(int32 op, ...);
52 std_ops
61 std_ops(int32 op, ...) function
/haiku-fatelf/src/add-ons/kernel/network/ppp/pap/
H A Dpap.cpp20 status_t std_ops(int32 op, ...);
52 std_ops
61 std_ops(int32 op, ...) function
/haiku-fatelf/src/add-ons/kernel/bus_managers/isa/
H A Disa.cpp125 std_ops(int32 op, ...) function
149 std_ops
172 std_ops
/haiku-fatelf/headers/os/drivers/
H A Dmodule.h20 status_t (*std_ops)(int32, ...); member in struct:module_info
/haiku-fatelf/src/add-ons/kernel/bus_managers/scsi/
H A Dsim_interface.cpp105 std_ops(int32 op, ...) function
124 std_ops
/haiku-fatelf/src/add-ons/kernel/debugger/demangle/
H A Ddemangle.cpp62 std_ops(int32 op, ...) function
78 std_ops
/haiku-fatelf/src/add-ons/kernel/generic/cpuidle/
H A Dcpuidle.cpp69 std_ops(int32 op, ...) function
95 std_ops
/haiku-fatelf/src/add-ons/kernel/generic/mime_table/
H A Dmodule.c29 std_ops(int32 op, ...) function
83 std_ops
/haiku-fatelf/src/add-ons/kernel/debugger/disasm/
H A Ddisasm.cpp88 std_ops(int32 op, ...) function
121 &std_ops
/haiku-fatelf/src/add-ons/kernel/debugger/run_on_exit/
H A Drun_on_exit.cpp94 std_ops(int32 op, ...) function
130 &std_ops
/haiku-fatelf/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_sim.cpp178 std_ops(int32 op, ...) function
196 std_ops
/haiku-fatelf/src/add-ons/kernel/debugger/usb_keyboard/
H A Dusb_keyboard.cpp293 std_ops(int32 op, ...) function
306 &std_ops
/haiku-fatelf/src/add-ons/kernel/generic/dpc/
H A Ddpc.c199 std_ops(int32 op, ...) function
217 std_ops
/haiku-fatelf/src/add-ons/kernel/bus_managers/ata/
H A DATAModule.cpp216 std_ops(int32 op, ...) function
236 std_ops
267 &std_ops
/haiku-fatelf/src/tools/fs_shell/
H A Dmodule.cpp195 TRACE(("initializing module %s (at %p)... \n", module->name, module->info->std_ops));
196 status = module->info->std_ops(FSSH_B_MODULE_INIT);
257 status = module->info->std_ops(FSSH_B_MODULE_UNINIT);
/haiku-fatelf/src/add-ons/kernel/busses/ide/promise_tx2/
H A Dpromise_tx2.c308 std_ops(int32 op, ...) function
335 std_ops
364 std_ops
/haiku-fatelf/src/add-ons/kernel/network/ppp/pppoe/
H A Dpppoe.cpp33 status_t std_ops(int32 op, ...);
290 std_ops
299 std_ops(int32 op, ...) function

Completed in 299 milliseconds

123