OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:siop_common_cmd
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
siopvar_common.h
76
struct
siop_common_cmd
{
struct
185
void siop_setuptables(struct
siop_common_cmd
*);
188
int siop_wdtr_neg(struct
siop_common_cmd
*);
189
int siop_sdtr_neg(struct
siop_common_cmd
*);
190
int siop_ppr_neg(struct
siop_common_cmd
*);
191
void siop_sdtr_msg(struct
siop_common_cmd
*, int, int, int);
192
void siop_wdtr_msg(struct
siop_common_cmd
*, int, int);
193
void siop_ppr_msg(struct
siop_common_cmd
*, int, int, int);
195
int siop_iwr(struct
siop_common_cmd
*);
204
void siop_ma (struct
siop_common_cmd
*);
[
all
...]
siopvar.h
35
* In struct
siop_common_cmd
siop_xfer will point to this.
51
struct
siop_common_cmd
cmd_c;
80
* per target struct;
siop_common_cmd
->target and siop_common_softc->targets[]
esiopvar.h
45
* In struct
siop_common_cmd
siop_xfer will point to this.
64
struct
siop_common_cmd
cmd_c;
110
* per target struct;
siop_common_cmd
->target and siop_common_softc->targets[]
siop_common.c
251
siop_setuptables(struct
siop_common_cmd
*siop_cmd)
335
siop_wdtr_neg(struct
siop_common_cmd
*siop_cmd)
415
siop_ppr_neg(struct
siop_common_cmd
*siop_cmd)
522
siop_sdtr_neg(struct
siop_common_cmd
*siop_cmd)
653
siop_sdtr_msg(struct
siop_common_cmd
*siop_cmd, int offset, int ssync, int soff)
666
siop_wdtr_msg(struct
siop_common_cmd
*siop_cmd, int offset, int wide)
678
siop_ppr_msg(struct
siop_common_cmd
*siop_cmd, int offset, int ssync, int soff)
724
siop_ma(struct
siop_common_cmd
*siop_cmd)
792
siop_sdp(struct
siop_common_cmd
*siop_cmd, int offset)
852
siop_update_resid(struct
siop_common_cmd
*siop_cmd, int offset
[
all
...]
Completed in 259 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025