Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Dmodeedit.c781 mode_select(device, cdb_len, (pc << PAGE_CTRL_SHIFT == SMS_PAGE_CTRL_SAVED), in editlist_save()
831 mode_select(device, cdb_len, (pc << PAGE_CTRL_SHIFT == SMS_PAGE_CTRL_SAVED), in editlist_save_desc()
1124 pc << PAGE_CTRL_SHIFT != SMS_PAGE_CTRL_SAVED) in mode_edit()
/freebsd/sys/cam/scsi/
H A Dscsi_all.h210 #define SMS_PAGE_CTRL_SAVED 0xC0 macro