Lines Matching refs:DIP
4055 cdip = DIP(plun->lun_cip); in fcp_port_ioctl()
8208 cdip = DIP(plun->lun_cip); in fcp_trigger_lun()
8210 cdip = DIP(cip); in fcp_trigger_lun()
8598 cdip = DIP(plun->lun_cip); in fcp_update_offline_flags()
9063 cdip = DIP(plun->lun_cip); in fcp_complete_pkt()
9127 cdip = DIP(plun->lun_cip); in fcp_complete_pkt()
12478 rval = fcp_is_dip_present(plun, DIP(cip)); in fcp_is_child_present()
12511 dev_info_t *old_dip = DIP(plun->lun_cip); in fcp_create_dip()
13129 cdip = DIP(cip); in fcp_online_child()
13313 cdip = DIP(cip); in fcp_offline_child()
13316 rval = ndi_devi_offline(DIP(cip), flags); in fcp_offline_child()
13417 (void) ndi_prop_remove_all(DIP(plun->lun_cip)); in fcp_remove_child()
13418 (void) ndi_devi_free(DIP(plun->lun_cip)); in fcp_remove_child()
15655 dip = DIP(plun->lun_cip); in fcp_get_lun_path()