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

/freebsd-10.2-release/sys/cam/ctl/
H A Dctl_io.h172 #define CTL_PRIV_LBA_LEN 1 /* Decoded LBA/len for read/write*/ macro
H A Dctl_backend_ramdisk.c283 lbalen = (struct ctl_lba_len_flags *)&io->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
H A Dctl_backend_block.c114 ((struct ctl_lba_len_flags *)&(io)->io_hdr.ctl_private[CTL_PRIV_LBA_LEN])
1065 ptrlen = (struct ctl_ptr_len_flags *)&io->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
1313 ptrlen = (struct ctl_ptr_len_flags *)&io->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
H A Dctl.c556 memcpy(&ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN].bytes,
5923 lbalen = (struct ctl_lba_len_flags *)&ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
6017 &ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
7308 lbalen = (struct ctl_lba_len_flags *)&ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
9104 &ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
9132 &ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
9221 &ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
9319 &ctsio->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
10895 &io->io_hdr.ctl_private[CTL_PRIV_LBA_LEN];
13805 &io->io_hdr.ctl_private[CTL_PRIV_LBA_LEN]
[all...]

Completed in 71 milliseconds