Home | History | Annotate | Download | only in netboot

Lines Matching refs:rst

1753                 unsigned char *rst = rleaf->leafdata;
1759 for (i = 0; i < rst[0]; i++)
1760 outl(get_u16(rst + 1 + (i<<1)) << 16, ioaddr + CSR15);