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

/illumos-gate/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,
1426 (void) memcpy(dev->wd_data, stop_wd_params,
1462 (void) memcpy(device->wd_data, stop_wd_params,
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,
H A Dio_heci.c464 (void) memcpy(dev->wd_data, &stop_wd_params,

Completed in 83 milliseconds