OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cy82c693_handle
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/
cy82c693var.h
40
struct
cy82c693_handle
{
struct
45
const struct
cy82c693_handle
*cy82c693_init(bus_space_tag_t);
46
u_int8_t cy82c693_read(const struct
cy82c693_handle
*, int);
47
void cy82c693_write(const struct
cy82c693_handle
*, int, u_int8_t);
cy82c693.c
54
static struct
cy82c693_handle
cyhc_handle;
67
const struct
cy82c693_handle
*
101
cy82c693_read(const struct
cy82c693_handle
*cyhc, int reg)
119
cy82c693_write(const struct
cy82c693_handle
*cyhc, int reg, u_int8_t val)
pciidevar.h
109
const struct
cy82c693_handle
*sc_cy_handle;
/src/sys/arch/alpha/pci/
sio_pic.c
181
static const struct
cy82c693_handle
*sio_cy82c693_handle;
Completed in 81 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025