Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/twa/
H A Dtw_cl.h142 TW_UINT64 internal_req_data_phys;/* phys addr of internal member
H A Dtw_cl_io.c724 req->data_phys = ctlr->internal_req_data_phys; in tw_cli_get_param()
839 req->data_phys = ctlr->internal_req_data_phys; in tw_cli_set_param()
1279 req->data_phys = ctlr->internal_req_data_phys; in tw_cli_send_scsi_cmd()
H A Dtw_cl_init.c329 ctlr->internal_req_data_phys = ctlr->cmd_pkt_phys + in tw_cl_init_ctlr()