Searched refs:xaa_name (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/arch/amiga/dev/
H A Dxshvar.h37 char xaa_name[32]; member in struct:xshbus_attach_args
H A Dxsurfvar.h38 char xaa_name[32]; member in struct:xsurfbus_attach_args
H A Dxsurf.c129 strcpy(xaa_gencp1.xaa_name, "gencp_xsurf");
140 strcpy(xaa_gencp2.xaa_name, "gencp_xsurf");
145 strcpy(xaa_ne.xaa_name, "ne_xsurf");
150 strcpy(xaa_wdc.xaa_name, "wdc_xsurf");
H A Dxsh.c91 strcpy(xaa_ne.xaa_name, "ne_xsh");
H A Dif_ne_xsurf.c107 if (strcmp(xap->xaa_name, "ne_xsurf") != 0)
H A Dif_ne_xsh.c89 if (strcmp(xap->xaa_name, "ne_xsh") != 0)
H A Dwdc_xsurf.c106 if (strcmp(xsb_aa->xaa_name, "wdc_xsurf") != 0)
/netbsd-current/sys/arch/amiga/clockport/
H A Dgencp_xsurf.c66 if (strcmp(xsb_aa->xaa_name, "gencp_xsurf") != 0)

Completed in 95 milliseconds