Home
last modified time | relevance | path

Searched defs:PCMslot (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/9/pc/
H A Dio.h308 typedef struct PCMslot PCMslot; typedef
344 struct PCMslot struct
347 int ref;
349 void *cp; /* controller for this slot */
350 long memlen; /* memory length */
351 uchar base; /* index register base */
352 uchar slotno; /* slot number */
355 uchar special; /* in use for a special device */
356 uchar already; /* already inited */
357 uchar occupied;
[all …]
H A Ddat.h17 typedef struct PCMslot PCMslot; typedef
/plan9/sys/src/9/pcboot/
H A Ddat.h15 typedef struct PCMslot PCMslot; typedef