Home
last modified time | relevance | path

Searched refs:chained (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_hw.c756 uint8_t chained; in build_aio_sg_list() local
770 chained = 0; in build_aio_sg_list()
774 if (!chained) in build_aio_sg_list()
786 chained = 1; in build_aio_sg_list()
793 rqst->partial = chained; in build_aio_sg_list()
794 if (chained) { in build_aio_sg_list()
813 uint8_t chained = 0; in build_raid_sg_list() local
829 if (!chained) in build_raid_sg_list()
842 chained = 1; in build_raid_sg_list()
849 rqst->rp_partial = chained; in build_raid_sg_list()
[all …]
/illumos-gate/usr/src/cmd/oawk/
H A Dawk.def67 struct val *nextval; /* ptr to next if chained */
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpi/
H A Dmpi2_history.txt588 * to MPI2_SGE_IO_UNION since it supports chained SGLs.
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v694 entries are chained like this:
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt13804 all chained references to return information on the base object.