Home
last modified time | relevance | path

Searched refs:PI_UINT32 (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/
Ddefxx.h39 typedef u32 PI_UINT32; typedef
45 PI_UINT32 ms;
46 PI_UINT32 ls;
51 PI_UINT32 lwrd_0;
52 PI_UINT32 lwrd_1;
57 PI_UINT32 octet_7_4;
58 PI_UINT32 octet_3_0;
267 PI_UINT32 item_code;
268 PI_UINT32 value;
273 PI_UINT32 reserved;
[all …]
Ddefxx.c294 … int dfx_hw_port_ctrl_req(DFX_board_t *bp, PI_UINT32 command, PI_UINT32 data_a, PI_UINT32 data_b,…
295 static void dfx_hw_adap_reset(DFX_board_t *bp, PI_UINT32 type);
297 static int dfx_hw_dma_uninit(DFX_board_t *bp, PI_UINT32 type);
1562 PI_UINT32 port_status; /* PDQ port status register value */ in dfx_int_pr_halt_id()
1563 PI_UINT32 halt_id; /* PDQ port status halt ID */ in dfx_int_pr_halt_id()
1667 PI_UINT32 type_0_status; /* Host Interrupt Type 0 register */ in dfx_int_type_0_process()
1668 PI_UINT32 state; /* current adap state (from port status) */ in dfx_int_type_0_process()
1812 PI_UINT32 port_status; /* Port Status register */ in dfx_int_common()
2668 PI_UINT32 command, in dfx_hw_port_ctrl_req()
2669 PI_UINT32 data_a, in dfx_hw_port_ctrl_req()
[all …]