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

  /src/sys/dev/ic/
ispvar.h 723 #define ISP_CFG_OWNLOOPID 0x800 /* override NVRAM loopid */
isp.c 1562 ownloopid = (isp->isp_confopts & ISP_CFG_OWNLOOPID) != 0;
1889 if ((isp->isp_confopts & ISP_CFG_OWNLOOPID) == 0) {
7920 if ((isp->isp_confopts & ISP_CFG_OWNLOOPID) == 0)
8032 if ((isp->isp_confopts & ISP_CFG_OWNLOOPID) == 0)
8108 if ((isp->isp_confopts & ISP_CFG_OWNLOOPID) == 0)
8225 if ((isp->isp_confopts & ISP_CFG_OWNLOOPID) == 0) {
8297 if ((isp->isp_confopts & ISP_CFG_OWNLOOPID) == 0) {

Completed in 16 milliseconds