Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_transport.c919 return (CAP_CHG_NOT_ALLOWED); in cpqary3_setcap()
921 return (CAP_CHG_NOT_ALLOWED); in cpqary3_setcap()
923 return (CAP_CHG_NOT_ALLOWED); in cpqary3_setcap()
925 return (CAP_CHG_NOT_ALLOWED); in cpqary3_setcap()
929 return (CAP_CHG_NOT_ALLOWED); in cpqary3_setcap()
935 return (CAP_CHG_NOT_ALLOWED); in cpqary3_setcap()
937 return (CAP_CHG_NOT_ALLOWED); in cpqary3_setcap()
939 return (CAP_CHG_NOT_ALLOWED); in cpqary3_setcap()
941 return (CAP_CHG_NOT_ALLOWED); in cpqary3_setcap()
H A Dcpqary3.h124 #define CAP_CHG_NOT_ALLOWED 0 macro