Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/cam/ctl/
HDctl_io.h176 #define CTL_LSGL(io) ((io)->io_hdr.ctl_private[CTL_PRIV_BACKEND].ptrs[1]) macro
178 #define CTL_LSGLT(io) ((struct ctl_sg_entry *)CTL_LSGL(io))
HDctl.c1586 CTL_LSGL(io) = &sgl[msg->dt.kern_sg_entries]; in ctl_isc_event_handler()
12680 CTL_LSGL(io) = NULL;
12720 io->scsiio.kern_data_ptr = (uint8_t *)CTL_LSGL(io);
12741 CTL_LSGL(io) = NULL;
12771 io->scsiio.kern_data_ptr = (uint8_t *)CTL_LSGL(io);
12794 local_sglist = CTL_LSGL(io);
12856 local_sglist = CTL_LSGL(io);
12967 CTL_LSGL(io) = NULL;