Home
last modified time | relevance | path

Searched refs:init_op (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/x86/pci/
Dce4100.c64 #define DEFINE_REG(device, func, offset, size, init_op, read_op, write_op)\ argument
65 { PCI_DEVFN(device, func), offset, init_op, read_op, write_op,\
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_init_ops.h235 union init_op *op; in bnx2x_init_block()
247 op = (union init_op *)&(INIT_OPS(bp)[op_idx]); in bnx2x_init_block()
Dbnx2x_init.h89 union init_op { union