Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/sys/
Data.h426 #define ATA_SECURITY_ERASE_PREPARE 0xf3 /* prepare to erase drive */ macro
/freebsd-10-stable/sbin/camcontrol/
Dcamcontrol.c2410 atasecurity_notify(ATA_SECURITY_ERASE_PREPARE, NULL); in atasecurity_erase()
2418 /*command*/ATA_SECURITY_ERASE_PREPARE, in atasecurity_erase()