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

/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcinfo-list.c50 int resourceType, int flags, int mode);
362 * resourceType - resourceType flag
373 int resourceType, int flags, int mode)
379 if (resourceType == HBA_PORT) {
406 if (resourceType == REMOTE_PORT) {
371 processHBA(HBA_HANDLE handle, HBA_ADAPTERATTRIBUTES attrs, int portIndex, HBA_PORTATTRIBUTES port, HBA_FCPTARGETMAPPINGV2 *map, int resourceType, int flags, int mode) argument

Completed in 47 milliseconds