Home
last modified time | relevance | path

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

/freebsd-11-stable/sbin/camcontrol/
HDpersist.c404 (desc->flags & SPRI_FULL_ALL_TG_PT) ? 1 : 0); in persist_print_full()
411 if ((desc->flags & SPRI_FULL_ALL_TG_PT) == 0) in persist_print_full()
/freebsd-11-stable/sys/cam/scsi/
HDscsi_all.h362 #define SPRI_FULL_ALL_TG_PT 0x02 macro