Home
last modified time | relevance | path

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

12345678910>>...12

/titanic_50/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);
/titanic_50/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()
/titanic_50/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);
/titanic_50/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()
/titanic_50/usr/src/uts/sun4/io/efcode/
H A Dfc_ddi.c140 fc_ddi_dma_sync(ddi_dma_handle_t h, off_t o, size_t l, uint_t whom) in fc_ddi_dma_sync() argument
158 return ((*funcp)(dip, dip, h, o, l, whom)); in fc_ddi_dma_sync()
/titanic_50/usr/src/uts/common/io/drm/
H A DTHIRDPARTYLICENSE26 * and/or sell copies of the Software, and to permit persons to whom the
58 * and/or sell copies of the Software, and to permit persons to whom the
91 * and/or sell copies of the Software, and to permit persons to whom the
122 * and/or sell copies of the Software, and to permit persons to whom the
155 * and/or sell copies of the Software, and to permit persons to whom the
191 * and/or sell copies of the Software, and to permit persons to whom the
266 * permit persons to whom the Software is furnished to do so, subject to
/titanic_50/usr/src/uts/common/io/
H A Demul64.c83 static int emul64_scsi_getcap(struct scsi_address *ap, char *cap, int whom);
85 int whom);
660 emul64_scsi_getcap(struct scsi_address *ap, char *cap, int whom) in emul64_scsi_getcap() argument
668 if (cap == NULL || whom == 0) { in emul64_scsi_getcap()
734 emul64_scsi_setcap(struct scsi_address *ap, char *cap, int value, int whom) in emul64_scsi_setcap() argument
742 if (cap == NULL || whom == 0) { in emul64_scsi_setcap()
/titanic_50/usr/src/uts/common/sys/scsi/impl/
H A Dtransport.h115 int whom);
121 int whom);
/titanic_50/usr/src/cmd/terminfo/
H A DTHIRDPARTYLICENSE9 # permit persons to whom the Software is furnished to do so, subject to the #
/titanic_50/usr/src/lib/libtecla/
H A DTHIRDPARTYLICENSE10 * to whom the Software is furnished to do so, provided that the above
/titanic_50/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()
/titanic_50/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()
/titanic_50/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
/titanic_50/usr/src/uts/common/xen/public/
H A DCOPYING26 sell copies of the Software, and to permit persons to whom the Software is
/titanic_50/usr/src/uts/common/sys/
H A DTHIRDPARTYLICENSE.icu14 to whom the Software is furnished to do so, provided that the above
/titanic_50/usr/src/cmd/localedef/data/
H A DTHIRDPARTYLICENSE28 Files or Software, and to permit persons to whom the Data Files or
/titanic_50/usr/src/uts/sun4/sys/
H A Dfcode.h641 int fc_ddi_dma_sync(ddi_dma_handle_t h, off_t o, size_t l, uint_t whom);
/titanic_50/usr/src/lib/iconv_modules/utf-8/common/tbls/
H A Ducs4_to_cp720.tbl40 * to whom the Software is furnished to do so, provided that the above
H A Dutf8_to_cp720.tbl40 * to whom the Software is furnished to do so, provided that the above
H A Dcp720_to_ucs4.tbl40 * to whom the Software is furnished to do so, provided that the above
H A Dcp720_to_utf8.tbl40 * to whom the Software is furnished to do so, provided that the above
/titanic_50/usr/src/uts/common/io/warlock/
H A Dddi_dki_comm.inc188 ddi_dma_sync(ddi_dma_handle_t h, off_t o, size_t l, uint_t whom)
/titanic_50/usr/src/uts/sparc/ml/
H A Dsparc_ddi.s323 ddi_dma_sync(ddi_dma_handle_t h, off_t o, size_t l, u_int whom)
/titanic_50/usr/src/lib/iconv_modules/euro/tbls/
H A D8859-16_IBM-870.tbl34 * to whom the Software is furnished to do so, provided that the above

12345678910>>...12