Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/asr/
H A Dasr.c840 PI2O_LCT_ENTRY Device; in ASR_resetBus()
846 for (Device = sc->ha_LCT->LCTEntry; Device < (PI2O_LCT_ENTRY) in ASR_resetBus()
1116 PI2O_LCT_ENTRY Device; in ASR_rescan()
1125 Device < (PI2O_LCT_ENTRY)(((U32 *)sc->ha_LCT) in ASR_rescan()
1461 PI2O_LCT_ENTRY Entry; in ASR_acquireLct()
1606 for (Entry = sc->ha_LCT->LCTEntry; Entry < (PI2O_LCT_ENTRY) in ASR_acquireLct()
1722 PI2O_LCT_ENTRY Device; in ASR_init_message()
1725 for (Device = sc->ha_LCT->LCTEntry; Device < (PI2O_LCT_ENTRY) in ASR_init_message()
2034 PI2O_LCT_ENTRY Device; in ASR_acquireHrt()
2371 PI2O_LCT_ENTRY Device; in asr_attach()
[all …]
H A Di2omsg.h625 } I2O_LCT_ENTRY, *PI2O_LCT_ENTRY; typedef