Home
last modified time | relevance | path

Searched refs:tgtonly (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_transport.c827 cpqary3_getcap(struct scsi_address *sa, char *capstr, int tgtonly) in cpqary3_getcap() argument
844 if (tgtonly == 0) { /* all targets */ in cpqary3_getcap()
893 cpqary3_setcap(struct scsi_address *sa, char *capstr, int value, int tgtonly) in cpqary3_setcap() argument
910 if (!tgtonly) { in cpqary3_setcap()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_hba.c34 static int pqi_scsi_getcap(struct scsi_address *ap, char *cap, int tgtonly);
36 int tgtonly);
355 pqi_scsi_getcap(struct scsi_address *ap, char *cap, int tgtonly __unused) in pqi_scsi_getcap()
378 int tgtonly __unused) in pqi_scsi_setcap()
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c254 int tgtonly, int doset);
8908 int tgtonly, int doset) in fas_commoncap() argument
8931 if (!tgtonly) { in fas_commoncap()
9065 if (tgtonly && in fas_commoncap()
9072 if (tgtonly && fas->f_offset[target]) { in fas_commoncap()
9083 if (tgtonly && ((fas->f_notag & tshift) == 0)) { in fas_commoncap()
9088 if ((tgtonly && (fas->f_nowide & tshift) == 0)) { in fas_commoncap()
9096 if (tgtonly && fas->f_arq_pkt[slot]) { in fas_commoncap()
9120 if (val && tgtonly) { in fas_commoncap()
9128 target, cap, tgtonly, doset, val, rval); in fas_commoncap()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c180 static int mptsas_scsi_getcap(struct scsi_address *ap, char *cap, int tgtonly);
182 int tgtonly);
231 static int mptsas_scsi_capchk(char *cap, int tgtonly, int *cidxp);
9904 mptsas_scsi_getcap(struct scsi_address *ap, char *cap, int tgtonly) in mptsas_scsi_getcap() argument
9911 ap->a_target, cap, tgtonly)); in mptsas_scsi_getcap()
9915 if ((mptsas_scsi_capchk(cap, tgtonly, &ckey)) != TRUE) { in mptsas_scsi_getcap()
9978 mptsas_scsi_setcap(struct scsi_address *ap, char *cap, int value, int tgtonly) in mptsas_scsi_setcap() argument
9985 ap->a_target, cap, value, tgtonly)); in mptsas_scsi_setcap()
9987 if (!tgtonly) { in mptsas_scsi_setcap()
9993 if ((mptsas_scsi_capchk(cap, tgtonly, &ckey)) != TRUE) { in mptsas_scsi_setcap()
[all …]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c1726 int val, int tgtonly, int doset) in vhci_commoncap() argument
1766 if (tgtonly == 0) { in vhci_commoncap()
1787 (void) vhci_pHCI_cap(ap, cap, val, tgtonly, NULL); in vhci_commoncap()
1803 cap, val, tgtonly, doset, rval)); in vhci_commoncap()
1880 cap, val, tgtonly, doset, rval)); in vhci_commoncap()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c520 int val, int tgtonly, int doset);
11810 int val, int tgtonly, int doset) in fcp_commoncap() argument
11869 cap, val, tgtonly, doset, rval); in fcp_commoncap()
11933 cap, val, tgtonly, doset, rval); in fcp_commoncap()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi.c4597 int tgtonly, int doset) in iscsi_i_commoncap() argument