OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UMCPMIO_GET_SRAM
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/usb/
umcpmio_io.h
40
#define
UMCPMIO_GET_SRAM
_IOR('m', 2, struct mcp2221_get_sram_res)
umcpmio.c
365
err =
umcpmio_get_sram
(sc, ¤t_sram_res, false);
524
err =
umcpmio_get_sram
(sc, ¤t_sram_res, false);
576
err =
umcpmio_get_sram
(sc, ¤t_sram_res, false);
1402
case
UMCPMIO_GET_SRAM
:
1404
error =
umcpmio_get_sram
(sc, &get_sram_res, false);
1407
"umcpmio_dev_ioctl:
UMCPMIO_GET_SRAM
: get_sram_res");
1408
DPRINTF(("umcpmio_dev_ioctl:
UMCPMIO_GET_SRAM
:"
1409
"
umcpmio_get_sram
error=%d\n", error));
1570
error =
umcpmio_get_sram
(sc, &sram_res, false);
1646
error =
umcpmio_get_sram
(sc, &sram_res, false)
[
all
...]
/src/usr.sbin/umcpmioctl/
umcpmioctl.c
166
error = ioctl(fd,
UMCPMIO_GET_SRAM
, &get_sram_res);
Completed in 14 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025