Lines Matching refs:pflag

39 	int		pflag;
130 SMHBA_PORTATTRIBUTES *port, int pflag);
132 int phyIndex, PSMHBA_SAS_PHY phyattrs, int pflag);
158 SMHBA_SAS_PORT *sasattr, int pflag);
163 HBA_WWN domainPortWWN, char *portName, int pflag);
221 input.pflag = processHBA_flags;
291 input.pflag = processHBA_flags;
358 input.pflag = processHBA_flags;
424 input.pflag = processHBA_flags;
436 err_cnt += printTargetPortInfo(tpListWalk, input.pflag);
947 * pflag - options user specified.
955 SMHBA_PORTATTRIBUTES *port, int pflag)
969 if ((pflag & PRINT_PHY) || (pflag & PRINT_PHY_LINKSTAT))
988 if (pflag & PRINT_PHY)
990 if (pflag & PRINT_PHY_LINKSTAT)
992 portIndex, phyIndex, &phyattrs, pflag);
1004 * pflag - options user specified.
1012 PSMHBA_SAS_PHY phyattrs, int pflag)
1018 if ((pflag & PRINT_PHY) == 0) {
1125 printHBAInfo(attrs, input->pflag, numberOfPorts, adapterName);
1129 input->pflag, numberOfPorts, adapterName);
1158 printHBAPortInfo(port, attrs, input->pflag);
1159 ret = processHBAPortPhyInfo(handle, portIndex, port, input->pflag);
1411 &targetattr, &sasattr, input->pflag);
1528 input.pflag = processHBA_flags;
1533 verbose = (input.pflag & PRINT_VERBOSE) ? B_TRUE : B_FALSE;
1673 portName, input->pflag);
1930 * pflag - options the user specified.
1939 SMHBA_SAS_PORT *sasattr, int pflag)
1979 if (((pflag & PRINT_VERBOSE) == 0) &&
1980 ((pflag & PRINT_TARGET_SCSI) == 0)) {
2079 if ((pflag & PRINT_TARGET_SCSI) == 0) {
2148 if ((pflag & PRINT_TARGET_SCSI) == 0) {
2167 * pflag - options the user specified.
2176 char *portName, int pflag)
2209 if ((pflag & PRINT_VERBOSE) == 0) {
2332 if ((pflag & PRINT_VERBOSE) == 0) {
2539 (input->pflag & PRINT_TARGET_PORT)) {
2566 if (input->pflag & PRINT_TARGET_PORT) {
2686 if (input->pflag & PRINT_VERBOSE) {