Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Ddefxx.h42 typedef u32 PI_UINT32; typedef
48 PI_UINT32 ms;
49 PI_UINT32 ls;
54 PI_UINT32 lwrd_0;
55 PI_UINT32 lwrd_1;
60 PI_UINT32 octet_7_4;
61 PI_UINT32 octet_3_0;
270 PI_UINT32 item_code;
271 PI_UINT32 value;
276 PI_UINT32 reserved;
[all …]
Ddefxx.c264 … int dfx_hw_port_ctrl_req(DFX_board_t *bp, PI_UINT32 command, PI_UINT32 data_a, PI_UINT32 data_b,…
265 static void dfx_hw_adap_reset(DFX_board_t *bp, PI_UINT32 type);
267 static int dfx_hw_dma_uninit(DFX_board_t *bp, PI_UINT32 type);
1391 PI_UINT32 port_status; /* PDQ port status register value */ in dfx_int_pr_halt_id()
1392 PI_UINT32 halt_id; /* PDQ port status halt ID */ in dfx_int_pr_halt_id()
1496 PI_UINT32 type_0_status; /* Host Interrupt Type 0 register */ in dfx_int_type_0_process()
1497 PI_UINT32 state; /* current adap state (from port status) */ in dfx_int_type_0_process()
1641 PI_UINT32 port_status; /* Port Status register */ in dfx_int_common()
2468 PI_UINT32 command, in dfx_hw_port_ctrl_req()
2469 PI_UINT32 data_a, in dfx_hw_port_ctrl_req()
[all …]