Symbol: CTL_PRIV_LBA_LEN
sys/cam/ctl/ctl.c
10864
&ctnio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
sys/cam/ctl/ctl.c
10908
&ctnio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
sys/cam/ctl/ctl.c
10951
&ctnio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
sys/cam/ctl/ctl.c
10993
&ctnio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
sys/cam/ctl/ctl.c
11098
&ctnio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
sys/cam/ctl/ctl.c
11628
&io->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
sys/cam/ctl/ctl.c
5437
lbalen = (struct ctl_lba_len_flags *)&ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
sys/cam/ctl/ctl.c
5670
&ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
sys/cam/ctl/ctl.c
5793
lbalen = (struct ctl_lba_len_flags *)&ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
sys/cam/ctl/ctl.c
5883
&ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
sys/cam/ctl/ctl.c
7101
lbalen = (struct ctl_lba_len_flags *)&ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
sys/cam/ctl/ctl.c
8913
&ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
sys/cam/ctl/ctl.c
8941
&ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
sys/cam/ctl/ctl.c
9026
&ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
sys/cam/ctl/ctl.c
9121
&ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
sys/cam/ctl/ctl_backend_block.c
121
((struct ctl_lba_len_flags *)&(io)->io_hdr.ctl_private[CTL_PRIV_LBA_LEN])
sys/cam/ctl/ctl_backend_block.c
1213
ptrlen = (struct ctl_ptr_len_flags *)&io->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
sys/cam/ctl/ctl_backend_block.c
122
#define DSM_RANGE(io) ((io)->io_hdr.ctl_private[CTL_PRIV_LBA_LEN].integer)
sys/cam/ctl/ctl_backend_block.c
1372
lbalen = (struct ctl_lba_len_flags *)&io->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
sys/cam/ctl/ctl_backend_block.c
1517
ptrlen = (struct ctl_ptr_len_flags *)&io->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
sys/cam/ctl/ctl_backend_block.c
903
&io->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
sys/cam/ctl/ctl_backend_ramdisk.c
80
((struct ctl_lba_len_flags *)&(io)->io_hdr.ctl_private[CTL_PRIV_LBA_LEN])