OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASC_SCSI_Q
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
adv.h
42
ASC_SCSI_Q
scsiq;
advlib.c
181
static int AscSendScsiQueue(ASC_SOFTC *,
ASC_SCSI_Q
*, u_int8_t);
184
static int AscPutReadyQueue(ASC_SOFTC *,
ASC_SCSI_Q
*, u_int8_t);
186
u_int16_t,
ASC_SCSI_Q
*);
187
static int AscPutReadySgListQueue(ASC_SOFTC *,
ASC_SCSI_Q
*, u_int8_t);
196
ASC_SCSI_Q
*);
2248
AscExeScsiQueue(ASC_SOFTC *sc,
ASC_SCSI_Q
*scsiq)
2397
AscSendScsiQueue(ASC_SOFTC *sc,
ASC_SCSI_Q
*scsiq, u_int8_t n_q_required)
2432
AscPutReadySgListQueue(ASC_SOFTC *sc,
ASC_SCSI_Q
*scsiq, u_int8_t q_no)
2517
AscPutReadyQueue(ASC_SOFTC *sc,
ASC_SCSI_Q
*scsiq, u_int8_t q_no)
2560
u_int16_t addr,
ASC_SCSI_Q
*scsiq
[
all
...]
adv.c
559
memset(&ccb->scsiq, 0, sizeof(
ASC_SCSI_Q
));
advlib.h
587
typedef struct
asc_scsi_q
struct
593
}
ASC_SCSI_Q
;
1332
int AscExeScsiQueue(ASC_SOFTC *,
ASC_SCSI_Q
*);
Completed in 199 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025