Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Dpersist.c402 (desc->flags & SPRI_FULL_ALL_TG_PT) ? 1 : 0); in persist_print_full()
409 if ((desc->flags & SPRI_FULL_ALL_TG_PT) == 0) in persist_print_full()
/freebsd/sys/cam/scsi/
H A Dscsi_all.h382 #define SPRI_FULL_ALL_TG_PT 0x02 macro