Home
last modified time | relevance | path

Searched refs:SPR_TYPE_MASK (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/camcontrol/
H A Dpersist.c148 scopetype & SPR_TYPE_MASK); in persist_print_scopetype()
150 "Unknown", scopetype & SPR_TYPE_MASK); in persist_print_scopetype()
/freebsd/sys/cam/scsi/
H A Dscsi_all.h417 #define SPR_TYPE_MASK 0x0f macro
/freebsd/sys/cam/ctl/
H A Dctl.c8255 type = cdb->scope_type & SPR_TYPE_MASK; in ctl_persistent_reserve_out()