Home
last modified time | relevance | path

Searched refs:stop_wd_params (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci.h53 extern const uint8_t stop_wd_params[];
H A Dheci_main.c394 (void) memcpy(dev->wd_data, stop_wd_params, in heci_detach()
1426 (void) memcpy(dev->wd_data, stop_wd_params, in heci_quiesce()
1462 (void) memcpy(device->wd_data, stop_wd_params, in heci_suspend()
H A Dheci_init.c71 const uint8_t stop_wd_params[] = { 0x02, 0x02, 0x14, 0x10 }; variable
974 (void) memcpy(dev->wd_data, stop_wd_params, in host_init_wd()
H A Dio_heci.c464 (void) memcpy(dev->wd_data, &stop_wd_params, in heci_ioctl_wd()