Searched refs:restype (Results 1 – 9 of 9) sorted by relevance
71 _open.restype = magic_t75 _close.restype = None79 _file.restype = c_char_p83 _descriptor.restype = c_char_p87 _buffer.restype = c_char_p91 _error.restype = c_char_p95 _setflags.restype = c_int99 _load.restype = c_int103 _compile.restype = c_int107 _check.restype = c_int[all …]
142 int r, restype; in pci_host_generic_acpi_parse_resource() local148 restype = res->Data.Address16.ResourceType; in pci_host_generic_acpi_parse_resource()153 restype = res->Data.Address32.ResourceType; in pci_host_generic_acpi_parse_resource()159 restype = res->Data.Address64.ResourceType; in pci_host_generic_acpi_parse_resource()172 restype = ACPI_MEMORY_RANGE; in pci_host_generic_acpi_parse_resource()189 if (restype == ACPI_MEMORY_RANGE) in pci_host_generic_acpi_parse_resource()191 else if (restype == ACPI_IO_RANGE) in pci_host_generic_acpi_parse_resource()
45 int restype;53 int restype;
276 __u8 restype; member286 __u8 restype; member
1144 u_int restype; in nbt_udp137_print() local1149 restype = GET_BE_U_2(p); in nbt_udp137_print()1161 if (restype == 0x21) { in nbt_udp137_print()
76 res->u.cq.restype = FW_RI_RES_TYPE_CQ; in destroy_cq()149 res->u.cq.restype = FW_RI_RES_TYPE_CQ; in create_cq()
255 res->u.sqrq.restype = FW_RI_RES_TYPE_SQ; in create_qp()279 res->u.sqrq.restype = FW_RI_RES_TYPE_RQ; in create_qp()
2324 int action = -1, restype = -1; in cctl_persistent_reserve_out() local2347 restype = strtol(optarg, NULL, 0); in cctl_persistent_reserve_out()2362 if (restype < 0 || restype > 5) { in cctl_persistent_reserve_out()2384 /*type*/ restype, in cctl_persistent_reserve_out()
1540 __u8 restype; member1550 __u8 restype; member1564 __u8 restype; member