OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sisfb
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
sisfb.c
1
/* $OpenBSD:
sisfb
.c,v 1.2 2010/12/26 15:40:59 miod Exp $ */
27
__KERNEL_RCSID(0, "$NetBSD:
sisfb
.c,v 1.9 2023/08/08 06:57:20 mrg Exp $");
53
#include <dev/pci/
sisfb
.h>
59
struct
sisfb
{
struct
90
struct
sisfb
*sc_fb;
91
struct
sisfb
sc_fb_store;
106
CFATTACH_DECL_NEW(
sisfb
, sizeof(struct sisfb_softc),
132
void sisfb_loadcmap(struct
sisfb
*, int, int);
134
int sisfb_setup(struct
sisfb
*);
136
static struct
sisfb
sisfbcn
[
all
...]
sisfb.c
1
/* $OpenBSD:
sisfb
.c,v 1.2 2010/12/26 15:40:59 miod Exp $ */
27
__KERNEL_RCSID(0, "$NetBSD:
sisfb
.c,v 1.9 2023/08/08 06:57:20 mrg Exp $");
53
#include <dev/pci/
sisfb
.h>
59
struct
sisfb
{
struct
90
struct
sisfb
*sc_fb;
91
struct
sisfb
sc_fb_store;
106
CFATTACH_DECL_NEW(
sisfb
, sizeof(struct sisfb_softc),
132
void sisfb_loadcmap(struct
sisfb
*, int, int);
134
int sisfb_setup(struct
sisfb
*);
136
static struct
sisfb
sisfbcn
[
all
...]
Completed in 121 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025