Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c586 static void fcp_offline_all(struct fcp_port *pptr, int lcount, int cause);
4855 fcp_offline_all(pptr, link_cnt, cause); in fcp_handle_devices()
5394 fcp_offline_all(struct fcp_port *pptr, int lcount, int cause) in fcp_offline_all() function