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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c62 static int ql_detach(dev_info_t *, ddi_detach_cmd_t);
7912 * ql_detach
7918 ql_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) function
8020 QL_STREAM_OPS(ql_ops, ql_attach, ql_detach);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c68 static int ql_detach(dev_info_t *, ddi_detach_cmd_t);
545 ql_detach, /* detach */
1746 * ql_detach
1762 ql_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) function

Completed in 103 milliseconds