Home
last modified time | relevance | path

Searched refs:CTL_LSGL (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/cam/ctl/
H A Dctl_io.h179 #define CTL_LSGL(io) ((io)->io_hdr.ctl_private[CTL_PRIV_BACKEND].ptrs[1]) macro
181 #define CTL_LSGLT(io) ((struct ctl_sg_entry *)CTL_LSGL(io))
H A Dctl.c1586 CTL_LSGL(io) = &sgl[msg->dt.kern_sg_entries]; in ctl_isc_event_handler()
12684 CTL_LSGL(io) = NULL;
12724 io->scsiio.kern_data_ptr = (uint8_t *)CTL_LSGL(io);
12745 CTL_LSGL(io) = NULL;
12775 io->scsiio.kern_data_ptr = (uint8_t *)CTL_LSGL(io);
12798 local_sglist = CTL_LSGL(io);
12860 local_sglist = CTL_LSGL(io);
12971 CTL_LSGL(io) = NULL;