Home
last modified time | relevance | path

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

/trueos/sys/dev/hptiop/
HDhptiop.h258 struct hpt_iop_request_get_config { struct
351 struct hpt_iop_request_get_config *config;
444 struct hpt_iop_request_get_config *config);
HDhptiop.c99 struct hpt_iop_request_get_config *config);
101 struct hpt_iop_request_get_config *config);
103 struct hpt_iop_request_get_config *config);
842 ((struct hpt_iop_request_get_config *)req)->header.flags |= in hptiop_send_sync_request_mv()
918 struct hpt_iop_request_get_config * config) in hptiop_get_config_itl()
922 config->header.size = sizeof(struct hpt_iop_request_get_config); in hptiop_get_config_itl()
943 sizeof(struct hpt_iop_request_get_config) >> 2); in hptiop_get_config_itl()
951 struct hpt_iop_request_get_config * config) in hptiop_get_config_mv()
953 struct hpt_iop_request_get_config *req; in hptiop_get_config_mv()
960 req->header.size = sizeof(struct hpt_iop_request_get_config); in hptiop_get_config_mv()
[all …]