Searched refs:ublockoff (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/cam/ctl/
H A Dctl_backend.h159 * ublockoff is the lowest LBA on the LUN aligned to UNMAP block.
211 uint16_t ublockoff; /* passed to CTL */ member in struct:ctl_be_lun
H A Dctl_backend_block.c1896 cbe_lun->ublockoff = (uss - uos) % uss;
2062 cbe_lun->ublockoff = (uss - uos) % uss;
H A Dctl.c9950 scsi_ulto4b(0x80000000 | lun->be_lun->ublockoff,

Completed in 113 milliseconds