Searched defs:fcp_create_dip (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c529 static dev_info_t *fcp_create_dip(struct fcp_lun *plun, int link_cnt,
12418 CIP(fcp_create_dip(plun, lcount, tcount));
12485 * Function: fcp_create_dip
12500 fcp_create_dip(struct fcp_lun *plun, int link_cnt, int tgt_cnt) function
12725 cmn_err(CE_WARN, "fcp_create_dip: %s%d: no driver for "
13221 cdip = fcp_create_dip(plun, lcount, tcount);

Completed in 116 milliseconds