Searched refs:old_dip (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c12509 dev_info_t *old_dip = DIP(plun->lun_cip); local
12556 * if the old_dip does not match the cdip, that means there is
12558 * to offline the old_dip. If the state contains FCP_LUN_CHANGED
12563 if (old_dip && (cdip != old_dip ||
12570 (void) fcp_pass_to_hp(pptr, plun, CIP(old_dip), FCP_OFFLINE,
12578 "Old dip=%p; New dip=%p don't match", old_dip,
12583 "Old dip=%p; New dip=NULL don't match", old_dip);
12746 * if the old_dip does not match the cdip, that means there is
12748 * to offline the old_dip
[all...]

Completed in 83 milliseconds