OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:scimci_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbsh3/t_sh7706lan/
scimci.c
164
struct
scimci_softc
{
struct
172
CFATTACH_DECL_NEW(scimci, sizeof(struct
scimci_softc
),
179
static void scimci_cmd_cfgread(struct
scimci_softc
*, struct sdmmc_command *);
180
static void scimci_cmd_read(struct
scimci_softc
*, struct sdmmc_command *);
181
static void scimci_cmd_write(struct
scimci_softc
*, struct sdmmc_command *);
200
struct
scimci_softc
*sc = device_private(self);
420
struct
scimci_softc
*sc = (struct
scimci_softc
*)sch;
509
scimci_cmd_cfgread(struct
scimci_softc
*sc, struct sdmmc_command *cmd)
561
scimci_cmd_read(struct
scimci_softc
*sc, struct sdmmc_command *cmd
[
all
...]
scimci.c
164
struct
scimci_softc
{
struct
172
CFATTACH_DECL_NEW(scimci, sizeof(struct
scimci_softc
),
179
static void scimci_cmd_cfgread(struct
scimci_softc
*, struct sdmmc_command *);
180
static void scimci_cmd_read(struct
scimci_softc
*, struct sdmmc_command *);
181
static void scimci_cmd_write(struct
scimci_softc
*, struct sdmmc_command *);
200
struct
scimci_softc
*sc = device_private(self);
420
struct
scimci_softc
*sc = (struct
scimci_softc
*)sch;
509
scimci_cmd_cfgread(struct
scimci_softc
*sc, struct sdmmc_command *cmd)
561
scimci_cmd_read(struct
scimci_softc
*sc, struct sdmmc_command *cmd
[
all
...]
Completed in 21 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025