Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/twa/
H A Dtw_cl.h150 TW_UINT64 internal_req_data_phys;/* phys addr of internal member
H A Dtw_cl_io.c742 req->data_phys = ctlr->internal_req_data_phys; in tw_cli_get_param()
859 req->data_phys = ctlr->internal_req_data_phys; in tw_cli_set_param()
1308 req->data_phys = ctlr->internal_req_data_phys; in tw_cli_send_scsi_cmd()
H A Dtw_cl_init.c339 ctlr->internal_req_data_phys = ctlr->cmd_pkt_phys + in tw_cl_init_ctlr()