OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isp_loopid
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
isp.c
1561
icbp->icb_hardaddr = fcp->
isp_loopid
;
1821
icbp->icb_hardaddr = fcp->
isp_loopid
;
2553
fcp->
isp_loopid
= mbs.param[1];
2555
fcp->
isp_loopid
= mbs.param[1] & 0xff;
2602
if (alpa_map[i] && fcp->
isp_loopid
!= i) {
2603
isp_prt(isp, ISP_LOGSANCFG|ISP_LOGDEBUG0, "Chan %d deriving loopid %d from AL_PA map (AL_PA 0x%x) and ignoring returned value %d (AL_PA 0x%x)", chan, i, alpa_map[i], fcp->
isp_loopid
, alpa);
2604
fcp->
isp_loopid
= i;
2706
isp_prt(isp, ISP_LOGSANCFG|ISP_LOGCONFIG, topology, chan, (uint32_t) (fcp->isp_wwpn >> 32), (uint32_t) fcp->isp_wwpn, fcp->isp_portid, fcp->
isp_loopid
, isp_fc_toponame(fcp));
4167
if (handle == FCPARAM(isp, chan)->
isp_loopid
) {
7586
fcp->
isp_loopid
= DEFAULT_LOOPID(isp, chan)
[
all
...]
ispvar.h
496
uint16_t
isp_loopid
; /* hard loop id */
member in struct:__anon8dd872cf0508
isp_netbsd.c
374
hba->fc_loopid = FCPARAM(isp, bus)->
isp_loopid
;
Completed in 17 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025