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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_proto.c444 } paramType; typedef in typeref:struct:phyParamType
446 static const paramType phyParamForAC_BE[IEEE80211_MODE_MAX] = {
536 const paramType *pPhyParam, *pBssPhyParam;
636 static const paramType phyParam[IEEE80211_MODE_MAX] = {
/illumos-gate/usr/src/cmd/iscsiadm/
H A Dsun_ima.c77 static IMA_STATUS getISCSINodeParameter(int paramType,
81 static IMA_STATUS setISCSINodeParameter(int paramType,
1755 int paramType,
1782 switch (paramType) {
1828 int paramType,
1847 switch (paramType) {
1754 getISCSINodeParameter( int paramType, IMA_OID *oid, void *pProps, uint32_t paramIndex ) argument
1827 setISCSINodeParameter( int paramType, IMA_OID *oid, void *pProp, uint32_t paramIndex ) argument
/illumos-gate/usr/src/lib/libsun_ima/common/
H A Dima.c121 static IMA_STATUS getISCSINodeParameter(int paramType, IMA_OID *oid,
123 static IMA_STATUS setISCSINodeParameter(int paramType, IMA_OID *oid,
2291 int paramType,
2319 switch (paramType) {
2356 int paramType,
2376 switch (paramType) {
2290 getISCSINodeParameter( int paramType, IMA_OID *oid, void *pProps, uint32_t paramIndex ) argument
2355 setISCSINodeParameter( int paramType, IMA_OID *oid, void *pProp, uint32_t paramIndex ) argument

Completed in 56 milliseconds