Searched defs:startup (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dterm.h86 int (*startup) (void); member in struct:term_entry
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dtulip.c492 static void select_media(struct nic *nic, int startup);
1734 static void select_media(struct nic *nic, int startup) argument
1756 if (startup)
1771 if (startup && mtable->has_reset) {
1805 if (startup) {
1811 if (startup) outl(csr13val, ioaddr + CSR13);
1836 if (startup)
1846 if (startup) {
1855 if (startup < 2) {
1892 if (startup
[all...]

Completed in 72 milliseconds