Home
last modified time | relevance | path

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

/src/sys/cam/ctl/
H A Dctl_io.h181 #define CTL_LSGL(io) ((io)->io_hdr.ctl_private[CTL_PRIV_BACKEND].ptrs[1]) macro
183 #define CTL_LSGLT(io) ((struct ctl_sg_entry *)CTL_LSGL(io))
H A Dctl.c1558 CTL_LSGL(io) = &sgl[msg->dt.kern_sg_entries]; in ctl_isc_event_handler()
13480 CTL_LSGL(io) = NULL;
13522 io->scsiio.kern_data_ptr = (uint8_t *)CTL_LSGL(io);
13545 CTL_LSGL(io) = NULL;
13576 io->scsiio.kern_data_ptr = (uint8_t *)CTL_LSGL(io);
13601 local_sglist = CTL_LSGL(io);
13665 local_sglist = CTL_LSGL(io);
13776 CTL_LSGL(io) = NULL;