Searched refs:PIP (Results 1 – 4 of 4) sorted by relevance
66 #define PIP 24 /* print pipe flags */ macro
264 {"pipe", 2, DEC, NOV, PFD, PIP}, /* 42 */
4053 PIP(plun->lun_cip)); in fcp_port_ioctl()8208 cdip = mdi_pi_get_client(PIP(plun->lun_cip)); in fcp_trigger_lun()8214 cdip = mdi_pi_get_client(PIP(cip)); in fcp_trigger_lun()8452 (void) mdi_pi_disable_path(PIP(plun->lun_cip), DRIVER_DISABLE); in fcp_prepare_offline_lun()8611 cdip = mdi_pi_get_client(PIP(plun->lun_cip)); in fcp_update_offline_flags()9076 cdip = mdi_pi_get_client(PIP(plun->lun_cip)); in fcp_complete_pkt()9141 PIP(plun->lun_cip)); in fcp_complete_pkt()12492 rval = fcp_is_pip_present(plun, PIP(cip)); in fcp_is_child_present()12721 mdi_pathinfo_t *old_pip = PIP(plun->lun_cip); in fcp_create_pip()13192 cdip = mdi_pi_get_client(PIP(cip)); in fcp_online_child()[all …]
962 #define PIP(child) ((mdi_pathinfo_t *)(child)) macro