Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c344 static int fcp_attach(dev_info_t *devi, ddi_attach_cmd_t cmd);
844 fcp_attach, /* attach and detach are mandatory */
1212 fcp_attach(dev_info_t *devi, ddi_attach_cmd_t cmd) in fcp_attach() function