HomeSort by: relevance | last modified time | path
    Searched refs:dir_type (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/hp300/stand/mkboot/
mkboot.c 157 lifd[1].dir_type = htobe16(0xFFFF);
177 lifd[0].dir_type = htobe16(HP300_DIR_TYPE);
192 lifd[1].dir_type = htobe16(HP300_DIR_TYPE);
209 lifd[2].dir_type = htobe16(HP300_DIR_TYPE);
  /src/sys/arch/hppa/stand/mkboot/
mkboot.c 197 lifd[optind].dir_type = htobe16(HPPA_LIF_DIR_ISL);
200 lifd[optind].dir_type = htobe16(HPPA_LIF_DIR_TYPE);
215 lifd[optind].dir_type = htobe16(0xffff);
  /src/sys/arch/hppa/hppa/
disksubr.c 256 if (p->dir_type == HPPA_LIF_DIR_FS)
  /src/sys/sys/
bootblock.h 969 uint16_t dir_type; member in struct:hp300_lifdir
1035 uint16_t dir_type; member in struct:hppa_lifdir

Completed in 14 milliseconds