Home
last modified time | relevance | path

Searched defs:SDpart (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/9/boot/
H A Dparts.c34 typedef struct SDpart SDpart; typedef
37 typedef struct SDpart { struct
42 } SDpart; argument
/plan9/sys/src/9/port/
H A Dsd.h7 typedef struct SDpart SDpart; typedef
18 struct SDpart { struct
36 SDpart* part; /* nil or array of size npart */ argument