HomeSort by: relevance | last modified time | path
    Searched defs:ownloopid (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
isp.c 1486 int ownloopid; local in function:isp_fibre_init
1562 ownloopid = (isp->isp_confopts & ISP_CFG_OWNLOOPID) != 0;
1565 ownloopid = 0;
1572 if (ownloopid || ISP_FW_NEWER_THAN(isp, 2, 2, 5)) {
isp.c 1486 int ownloopid; local in function:isp_fibre_init
1562 ownloopid = (isp->isp_confopts & ISP_CFG_OWNLOOPID) != 0;
1565 ownloopid = 0;
1572 if (ownloopid || ISP_FW_NEWER_THAN(isp, 2, 2, 5)) {

Completed in 32 milliseconds