Searched refs:PIP (Results 1 – 4 of 4) sorted by relevance
67 #define PIP 24 /* print pipe flags */ macro
265 {"pipe", 2, DEC, NOV, PFD, PIP}, /* 42 */
4058 PIP(plun->lun_cip)); in fcp_port_ioctl()8213 cdip = mdi_pi_get_client(PIP(plun->lun_cip)); in fcp_trigger_lun()8219 cdip = mdi_pi_get_client(PIP(cip)); in fcp_trigger_lun()8441 (void) mdi_pi_disable_path(PIP(plun->lun_cip), DRIVER_DISABLE); in fcp_prepare_offline_lun()8600 cdip = mdi_pi_get_client(PIP(plun->lun_cip)); in fcp_update_offline_flags()9065 cdip = mdi_pi_get_client(PIP(plun->lun_cip)); in fcp_complete_pkt()9130 PIP(plun->lun_cip)); in fcp_complete_pkt()12480 rval = fcp_is_pip_present(plun, PIP(cip)); in fcp_is_child_present()12709 mdi_pathinfo_t *old_pip = PIP(plun->lun_cip); in fcp_create_pip()13179 cdip = mdi_pi_get_client(PIP(cip)); in fcp_online_child()[all …]
962 #define PIP(child) ((mdi_pathinfo_t *)(child)) macro