portList
portList *portElem;
portList *portElem, *newPort, *prevElem;
newPort = (portList *)calloc(1, sizeof (portList));
newDevice->HBAPortList = (portList *)calloc(1,
sizeof (portList));
portList *HBAPortList;
fc_local_port_t **portList;
portList = kmem_zalloc(sizeof (fc_local_port_t *) * maxPorts, KM_SLEEP);
if (portList[check] == NULL) {
if (portList[check] == fca_port->port_handle) {
stored_port = portList[check];
portList[check] = new_port;
portList[out++] = fca_port->port_handle;
(void) ddi_pathname(portList[in]->fp_port_dip,
kmem_free(portList, sizeof (*portList) * maxPorts);