Home
last modified time | relevance | path

Searched refs:prot_type (Results 1 – 5 of 5) sorted by relevance

/titanic_53/usr/src/boot/sys/boot/arm/at91/libat91/
H A Demac.h59 unsigned short prot_type; member
H A Demac.c88 p_ARP->prot_type = SWAP16(PROTOCOL_IP); in GetServerAddress()
/titanic_53/usr/src/cmd/format/
H A Dglobal.h129 int prot_type; /* protection type to format disk */ variable
H A Dmenu_command.c930 prot_type = PROT_TYPE_0; in c_format()
1015 prot_type = input(FIO_INT, "Specify the New Protection Type", in c_format()
1021 if (prot_flag[prot_type] == 0) { in c_format()
1023 prot_type = p_type; in c_format()
1025 fmt_print("The disk will be formatted to type %d\n", prot_type); in c_format()
H A Dctlr_scsi.c404 switch (prot_type) {