OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AHC_NUM_LUNS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aic7xxxvar.h
203
(tcl & (
AHC_NUM_LUNS
- 1))
224
#define
AHC_NUM_LUNS
64
843
struct ahc_tmode_lstate* enabled_luns[
AHC_NUM_LUNS
];
aic7xxx.c
3748
for (lun = 0; lun <
AHC_NUM_LUNS
; lun++) {
3937
for (j = 0; j <
AHC_NUM_LUNS
; j++) {
4775
for (lun = 1; lun <
AHC_NUM_LUNS
; lun++)
5022
for (j = 0;j <
AHC_NUM_LUNS
; j++) {
5104
for (j = 0;j <
AHC_NUM_LUNS
; j++) {
5806
maxlun =
AHC_NUM_LUNS
;
6028
for (lun = 0; lun <
AHC_NUM_LUNS
; lun++) {
6808
if (ccb->ccb_h.target_lun >=
AHC_NUM_LUNS
)
Completed in 16 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025