Home
last modified time | relevance | path

Searched refs:CAP_CHG_NOT_ALLOWED (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_transport.c918 return (CAP_CHG_NOT_ALLOWED); in cpqary3_setcap()
920 return (CAP_CHG_NOT_ALLOWED); in cpqary3_setcap()
922 return (CAP_CHG_NOT_ALLOWED); in cpqary3_setcap()
924 return (CAP_CHG_NOT_ALLOWED); in cpqary3_setcap()
928 return (CAP_CHG_NOT_ALLOWED); in cpqary3_setcap()
934 return (CAP_CHG_NOT_ALLOWED); in cpqary3_setcap()
936 return (CAP_CHG_NOT_ALLOWED); in cpqary3_setcap()
938 return (CAP_CHG_NOT_ALLOWED); in cpqary3_setcap()
940 return (CAP_CHG_NOT_ALLOWED); in cpqary3_setcap()
H A Dcpqary3.h124 #define CAP_CHG_NOT_ALLOWED 0 macro