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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c8151 child_info_t *ccip; local
8248 ccip = fcp_get_cip(plun, cip, lcount, tcount);
8249 if (ccip == NULL) {
8256 ccip = cip;
8260 rval = fcp_online_child(plun, ccip, lcount, tcount, flags,
8265 rval = fcp_offline_child(plun, ccip, lcount, tcount, flags,

Completed in 69 milliseconds