Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_all.h823 #define SIEP_FLAGS_TEST 0x04 macro
/freebsd/sys/cam/ctl/
H A Dctl.c234 /*info_flags*/SIEP_FLAGS_EWASC | SIEP_FLAGS_DEXCPT | SIEP_FLAGS_TEST |
5969 if (pg->info_flags & SIEP_FLAGS_TEST) { in ctl_ie_page_handler()