Home
last modified time | relevance | path

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

/freebsd-13.1/sys/cam/ctl/
H A Dctl_io.h177 #define CTL_LSGL(io) ((io)->io_hdr.ctl_private[CTL_PRIV_BACKEND].ptrs[1]) macro
179 #define CTL_LSGLT(io) ((struct ctl_sg_entry *)CTL_LSGL(io))
H A Dctl.c1513 CTL_LSGL(io) = &sgl[msg->dt.kern_sg_entries]; in ctl_isc_event_handler()
12592 CTL_LSGL(io) = NULL;
12632 io->scsiio.kern_data_ptr = (uint8_t *)CTL_LSGL(io);
12653 CTL_LSGL(io) = NULL;
12683 io->scsiio.kern_data_ptr = (uint8_t *)CTL_LSGL(io);
12706 local_sglist = CTL_LSGL(io);
12768 local_sglist = CTL_LSGL(io);
12879 CTL_LSGL(io) = NULL;