Home
last modified time | relevance | path

Searched refs:whom (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/illumos-gate/usr/src/uts/sun/io/dada/impl/
H A Ddcd_capabilities.c41 dcd_ifgetcap(struct dcd_address *ap, char *cap, int whom)
44 return (*A_TO_TRAN(ap)->tran_getcap)(ap, cap, whom);
48 dcd_ifsetcap(struct dcd_address *ap, char *cap, int value, int whom)
51 return (*A_TO_TRAN(ap)->tran_setcap)(ap, cap, value, whom);
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_capabilities.c40 scsi_ifgetcap(struct scsi_address *ap, char *cap, int whom) in scsi_ifgetcap() argument
49 capability = (*A_TO_TRAN(ap)->tran_getcap)(ap, cap, whom); in scsi_ifgetcap()
93 scsi_ifsetcap(struct scsi_address *ap, char *cap, int value, int whom) in scsi_ifsetcap() argument
98 rval = (*A_TO_TRAN(ap)->tran_setcap)(ap, cap, value, whom); in scsi_ifsetcap()
/illumos-gate/usr/src/uts/common/sys/scsi/
H A Dscsi_ctl.h75 int scsi_ifgetcap(struct scsi_address *ap, char *cap, int whom);
76 int scsi_ifsetcap(struct scsi_address *ap, char *cap, int value, int whom);
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Datapi.c43 static int atapi_tran_getcap(struct scsi_address *ap, char *capstr, int whom);
45 int value, int whom);
476 int whom) in atapi_tran_setcap() argument
489 if (whom) { in atapi_tran_setcap()
513 int whom) in atapi_tran_getcap() argument
524 if (capstr == NULL || whom == 0) in atapi_tran_getcap()
/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_ddi.c141 fc_ddi_dma_sync(ddi_dma_handle_t h, off_t o, size_t l, uint_t whom) in fc_ddi_dma_sync() argument
159 return ((*funcp)(dip, dip, h, o, l, whom)); in fc_ddi_dma_sync()
/illumos-gate/usr/src/lib/libdemangle/
H A DTHIRDPARTYLICENSE33 of the Software, and to permit persons to whom the Software is furnished to do
64 copies of the Software, and to permit persons to whom the Software is
/illumos-gate/usr/src/uts/common/io/
H A Demul64.c82 static int emul64_scsi_getcap(struct scsi_address *ap, char *cap, int whom);
84 int whom);
653 emul64_scsi_getcap(struct scsi_address *ap, char *cap, int whom) in emul64_scsi_getcap() argument
661 if (cap == NULL || whom == 0) { in emul64_scsi_getcap()
727 emul64_scsi_setcap(struct scsi_address *ap, char *cap, int value, int whom) in emul64_scsi_setcap() argument
735 if (cap == NULL || whom == 0) { in emul64_scsi_setcap()
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dtransport.h116 int whom);
122 int whom);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A DTHIRDPARTYLICENSE.cityhash7 copies of the Software, and to permit persons to whom the Software is
/illumos-gate/usr/src/test/util-tests/tests/demangle/
H A DTHIRDPARTYLICENSE.rust9 the Software, and to permit persons to whom the Software
/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/
H A Dlmrc_scsa.c75 lmrc_getcap(struct scsi_address *sa, char *cap, int whom) in lmrc_getcap() argument
130 lmrc_setcap(struct scsi_address *sa, char *cap, int value, int whom) in lmrc_setcap() argument
142 if (whom == 0) in lmrc_setcap()
/illumos-gate/usr/src/test/libc-tests/tests/regex/
H A DTHIRDPARTYLICENSE10 Software, and to permit persons to whom the Software is furnished to do
/illumos-gate/usr/src/data/terminfo/
H A DTHIRDPARTYLICENSE9 # permit persons to whom the Software is furnished to do so, subject to the #
/illumos-gate/usr/src/lib/libtecla/
H A DTHIRDPARTYLICENSE10 * to whom the Software is furnished to do so, provided that the above
/illumos-gate/usr/src/uts/intel/io/amr/
H A Damr.c174 static int amr_tran_getcap(struct scsi_address *ap, char *cap, int whom);
176 int whom);
1781 amr_tran_getcap(struct scsi_address *ap, char *cap, int whom) in amr_tran_getcap() argument
1788 if (cap == NULL || whom == 0) in amr_tran_getcap()
1814 int whom) in amr_tran_setcap() argument
1819 if (cap == NULL || whom == 0) { in amr_tran_setcap()
1822 cap, whom)); in amr_tran_setcap()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt_hba.c1151 smrt_getcap(struct scsi_address *sa, char *cap, int whom) in smrt_getcap() argument
1153 _NOTE(ARGUNUSED(whom)) in smrt_getcap()
1240 smrt_setcap(struct scsi_address *sa, char *cap, int value, int whom) in smrt_setcap() argument
1252 if (whom == 0) { in smrt_setcap()
/illumos-gate/usr/src/lib/iconv_modules/
H A DTHIRDPARTYLICENSE.icu13 to whom the Software is furnished to do so, provided that the above
H A DTHIRDPARTYLICENSE.unicode11 the Data Files or Software, and to permit persons to whom the Data Files or
/illumos-gate/usr/src/uts/common/xen/public/
H A DCOPYING26 sell copies of the Software, and to permit persons to whom the Software is
/illumos-gate/usr/src/uts/common/sys/
H A DTHIRDPARTYLICENSE.icu14 to whom the Software is furnished to do so, provided that the above
/illumos-gate/usr/src/lib/lib9p/
H A DCOPYRIGHT35 and/or sell copies of the Software, and to permit persons to whom the
/illumos-gate/usr/src/data/locale/data/
H A DTHIRDPARTYLICENSE36 the Data Files or Software, and to permit persons to whom the Data Files
/illumos-gate/usr/src/tools/smatch/src/
H A DLICENSE58 copies of the Software, and to permit persons to whom the Software is
/illumos-gate/usr/src/common/util/
H A DTHIRDPARTYLICENSE.multi367 on behalf of whom a Contribution has been received by Licensor and
268 of the Software, and to permit persons to whom the Software is furnished to do
299 copies of the Software, and to permit persons to whom the Software is
/illumos-gate/usr/src/uts/common/io/vioscsi/
H A Dvioscsi.c594 vioscsi_tran_getcap(struct scsi_address *ap, char *cap, int whom) in vioscsi_tran_getcap() argument
621 vioscsi_tran_setcap(struct scsi_address *ap, char *cap, int value, int whom) in vioscsi_tran_setcap() argument
625 if (cap == NULL || whom == 0) { in vioscsi_tran_setcap()

12345678910>>...15