Home
last modified time | relevance | path

Searched refs:fcp_offline_lun (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c479 static void fcp_offline_lun(struct fcp_lun *plun, int link_cnt, int tgt_cnt,
8083 fcp_offline_lun(plun, link_cnt, tgt_cnt, 1, 0); in fcp_create_luns()
8365 fcp_offline_lun(plun, link_cnt, tgt_cnt, 1, flags); in fcp_offline_tgt_luns()
8379 fcp_offline_lun(struct fcp_lun *plun, int link_cnt, int tgt_cnt, in fcp_offline_lun() function