Home
last modified time | relevance | path

Searched refs:HECI_WD_PARAMS_SIZE (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_interface.c475 HECI_WD_PARAMS_SIZE)) { in heci_send_wd()
479 HECI_WD_PARAMS_SIZE)); in heci_send_wd()
480 heci_hdr->length = HECI_WD_PARAMS_SIZE; in heci_send_wd()
H A Dheci_interface.h83 #define HECI_WD_PARAMS_SIZE 4 macro
H A Dio_heci.c457 (void) memcpy(&dev->wd_data[HECI_WD_PARAMS_SIZE], req_msg.data, in heci_ioctl_wd()
465 HECI_WD_PARAMS_SIZE); in heci_ioctl_wd()
468 HECI_WD_PARAMS_SIZE); in heci_ioctl_wd()
H A Dheci_main.c395 HECI_WD_PARAMS_SIZE); in heci_detach()
1427 HECI_WD_PARAMS_SIZE); in heci_quiesce()
1463 HECI_WD_PARAMS_SIZE); in heci_suspend()
1525 HECI_WD_PARAMS_SIZE); in heci_resume()
1526 (void) memcpy(device->wd_data + HECI_WD_PARAMS_SIZE, in heci_resume()
H A Dheci_init.c975 HECI_WD_PARAMS_SIZE); in host_init_wd()
981 HECI_WD_PARAMS_SIZE); in host_init_wd()
982 (void) memcpy(dev->wd_data + HECI_WD_PARAMS_SIZE, in host_init_wd()
H A Dheci_data_structures.h225 #define HECI_WD_PARAMS_SIZE 4 macro
H A Dheci_intr.c1181 HECI_WD_PARAMS_SIZE + 3) / 4; in heci_bh_write_handler()