Home
last modified time | relevance | path

Searched defs:reqp (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_slot.c106 pcibr_slot_startup(vertex_hdl_t pcibr_vhdl, pcibr_slot_req_t reqp) in pcibr_slot_startup()
160 pcibr_slot_shutdown(vertex_hdl_t pcibr_vhdl, pcibr_slot_req_t reqp) in pcibr_slot_shutdown()
429 pcibr_slot_query(vertex_hdl_t pcibr_vhdl, pcibr_slot_req_t reqp) in pcibr_slot_query()
/linux-2.4.37.9/net/ipv4/
Dtcp_timer.c473 struct open_request **reqp, *req; in tcp_synack_timer() local
/linux-2.4.37.9/drivers/scsi/
Dadvansys.c3668 #define REQPNEXT(reqp) ((REQP) ((reqp)->host_scribble)) argument
3669 #define REQPNEXTP(reqp) ((REQP *) &((reqp)->host_scribble)) argument
3670 #define REQPTID(reqp) ((reqp)->target) argument
3671 #define REQPTIME(reqp) ((reqp)->SCp.this_residual) argument
3674 #define REQTIMESTAT(function, ascq, reqp, tid) \ argument
5555 adv_req_t *reqp = NULL; in ASC_INITFUNC() local
6832 adv_req_t *reqp; in adv_build_req() local
6979 adv_get_sglist(asc_board_t *boardp, adv_req_t *reqp, Scsi_Cmnd *scp) in adv_get_sglist()
7260 adv_req_t *reqp; in adv_isr_callback() local
7503 asc_enqueue(asc_queue_t *ascq, REQP reqp, int flag) in asc_enqueue()
[all …]