Searched defs:SG (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dsrn.c63 #define SG 0x004 macro
249 if ((perm & SG) && (crgetgid(cr) == 0)) /* group 0 is ok */
391 if (!srn_perms(SU | SG, srn.srn_cred[clone])) {
H A Dpm.c295 #define SG 0x004 macro
334 if ((perm & SG) && (crgetgid(cr) == 0)) /* group 0 is ok */
418 (SU | SG)},
/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_ciss.h205 SGDescriptor_t SG[CISS_MAXSGENTRIES]; /* 16*SG_MAXENTRIES=512, 564 */ member in struct:_CommandList_t

Completed in 51 milliseconds