Searched refs:hfd (Results 1 – 3 of 3) sorted by relevance
130 int hfd, matched, doindex; in command_help() local135 if ((hfd = open(buf, O_RDONLY)) < 0) { in command_help()153 close(hfd); in command_help()163 while(help_getnext(hfd, &t, &s, &d)) { in command_help()180 while((fgetstr(buf, 80, hfd) >= 0) && (buf[0] != '#')) { in command_help()197 close(hfd); in command_help()
532 uint64_t hfd : 1; /**< 1 means local device Half Duplex capable */ member538 uint64_t hfd : 1;629 uint64_t hfd : 1; /**< 1 means link partner Half Duplex capable */ member635 uint64_t hfd : 1;
150 pcsx_anx_adv_reg.s.hfd = 1; in __cvmx_helper_sgmii_hardware_init_one_time()