Home
last modified time | relevance | path

Searched refs:CTL_LUN_SERSEQ_OFF (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/sys/cam/ctl/
Dctl_backend.h46 CTL_LUN_SERSEQ_OFF, enumerator
Dctl_backend_ramdisk.c1075 cbe_lun->serseq = CTL_LUN_SERSEQ_OFF; in ctl_backend_ramdisk_create()
1082 cbe_lun->serseq = CTL_LUN_SERSEQ_OFF; in ctl_backend_ramdisk_create()
Dctl_backend_block.c2217 cbe_lun->serseq = CTL_LUN_SERSEQ_OFF; in ctl_be_block_open()
2226 cbe_lun->serseq = CTL_LUN_SERSEQ_OFF; in ctl_be_block_open()
Dctl.c10861 if (lun->be_lun && lun->be_lun->serseq != CTL_LUN_SERSEQ_OFF) in ctl_check_for_blockage()
13205 lun->be_lun->serseq == CTL_LUN_SERSEQ_OFF) in ctl_serseq_done()