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

/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo-list.c168 HBA_WWN *pdomainPort);
2715 * pdomainPort - pointer to the buffer holding domainPortWWN.
2720 HBA_WWN *pdomainPort)
2727 (void *) memset(pdomainPort, 0, sizeof (HBA_WWN));
2738 (void *) memcpy(pdomainPort, &phyattr.domainPortWWN,
2718 get_domainPort(HBA_HANDLE handle, int portIndex, PSMHBA_PORTATTRIBUTES port, HBA_WWN *pdomainPort) argument

Completed in 86 milliseconds