Searched refs:CTL_PRIV_LBA_LEN (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/cam/ctl/
H A Dctl_io.h160 #define CTL_PRIV_LBA_LEN 1 /* Decoded LBA/len for read/write*/ macro
H A Dctl_backend_block.c119 ((struct ctl_lba_len_flags *)&(io)->io_hdr.ctl_private[CTL_PRIV_LBA_LEN])
1103 ptrlen = (struct ctl_ptr_len_flags *)&io->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
1231 lbalen = (struct ctl_lba_len_flags *)&io->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
1373 ptrlen = (struct ctl_ptr_len_flags *)&io->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
H A Dctl_backend_ramdisk.c83 ((struct ctl_lba_len_flags *)&(io)->io_hdr.ctl_private[CTL_PRIV_LBA_LEN])
H A Dctl.c5401 lbalen = (struct ctl_lba_len_flags *)&ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
5629 &ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
5752 lbalen = (struct ctl_lba_len_flags *)&ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
5842 &ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
7060 lbalen = (struct ctl_lba_len_flags *)&ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
8867 &ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
8893 &ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
8978 &ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
9073 &ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
10870 &io->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
[all...]

Completed in 189 milliseconds