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

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c4125 fc_remote_port_t *last_pd; local
4198 last_pd = NULL;
4206 last_pd = pd;
4215 last_pd = pd;
4233 if (last_pd == NULL) {
4238 last_pd->pd_wwn_hnext = pd;
4283 last_pd = pd;
5873 fc_remote_port_t *last_pd; local
5882 last_pd = NULL;
5889 last_pd
[all...]

Completed in 73 milliseconds