Home
last modified time | relevance | path

Searched defs:SG (Results 1 – 5 of 5) sorted by relevance

/titanic_52/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dport-sockets.h14 #define SG_ADVANCE(SG, N) \ argument
19 #define SG_LEN(SG) ((SG)->len + 0) argument
20 #define SG_BUF(SG) ((SG)->buf + 0) argument
21 #define SG_SET(SG, B, N) ((SG) argument
40 SOCKET_WRITEV(FD,SG,LEN,TMP) global() argument
130 SG_ADVANCE(SG,N) global() argument
136 SG_LEN(SG) global() argument
137 SG_BUF(SG) global() argument
138 SG_SET(SG,B,L) global() argument
157 SOCKET_WRITEV(FD,SG,LEN,TMP) global() argument
[all...]
/titanic_52/usr/src/uts/common/io/
H A Dsrn.c63 #define SG 0x004 macro
H A Dpm.c295 #define SG 0x004 macro
/titanic_52/usr/src/uts/common/sys/scsi/adapters/smrt/
H A Dsmrt_ciss.h290 SGDescriptor_t SG[CISS_MAXSGENTRIES]; member
/titanic_52/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_ciss.h205 SGDescriptor_t SG[CISS_MAXSGENTRIES]; /* 16*SG_MAXENTRIES=512, 564 */ member