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

/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo-list.c55 SMHBA_PORTATTRIBUTES portattr; member in struct:smhba_rp_tree
1214 rpnode->portattr.PortSpecificAttribute.SASPort =
1217 portIndex, i, &rpnode->portattr);
1225 if (rpnode->portattr.PortType == HBA_PORTTYPE_SASEXPANDER) {
2452 if (rpnode->portattr.PortType != HBA_PORTTYPE_SASEXPANDER) {
2519 if ((rpnode->portattr.PortType != HBA_PORTTYPE_SASEXPANDER) ||
2538 if ((rpnode->portattr.PortType == HBA_PORTTYPE_SASEXPANDER) ||
2569 if (rpnode->portattr.PortType ==
2674 if (rpnode->portattr.PortType == HBA_PORTTYPE_SASEXPANDER) {
2687 if (rpnode->portattr
[all...]

Completed in 85 milliseconds