Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_tpc.c345 scd_ptr->supported_service_actions[3] = EC_WUT; in ctl_inquiry_evpd_tpc()
1425 if (list->service_action == EC_WUT) { in tpc_process()
/freebsd/sys/cam/scsi/
H A Dscsi_all.h1963 #define EC_WUT 0x11 macro