Lines Matching refs:this

651 	efi_status_t (EFIAPI *reset)(struct efi_block_io *this,
653 efi_status_t (EFIAPI *read_blocks)(struct efi_block_io *this,
656 efi_status_t (EFIAPI *write_blocks)(struct efi_block_io *this,
659 efi_status_t (EFIAPI *flush_blocks)(struct efi_block_io *this);
710 struct efi_simple_text_output_protocol *this,
713 struct efi_simple_text_output_protocol *this,
716 struct efi_simple_text_output_protocol *this,
719 struct efi_simple_text_output_protocol *this,
723 struct efi_simple_text_output_protocol *this,
726 struct efi_simple_text_output_protocol *this,
729 struct efi_simple_text_output_protocol *this);
731 struct efi_simple_text_output_protocol *this,
734 struct efi_simple_text_output_protocol *this,
780 struct efi_simple_text_input_ex_protocol *this,
783 struct efi_simple_text_input_ex_protocol *this,
787 struct efi_simple_text_input_ex_protocol *this,
790 struct efi_simple_text_input_ex_protocol *this,
796 struct efi_simple_text_input_ex_protocol *this,
805 efi_status_t(EFIAPI *reset)(struct efi_simple_text_input_protocol *this,
808 struct efi_simple_text_input_protocol *this,
1114 const struct efi_hii_string_protocol *this,
1122 const struct efi_hii_string_protocol *this,
1130 const struct efi_hii_string_protocol *this,
1137 const struct efi_hii_string_protocol *this,
1142 const struct efi_hii_string_protocol *this,
1155 const struct efi_hii_database_protocol *this,
1160 const struct efi_hii_database_protocol *this,
1163 const struct efi_hii_database_protocol *this,
1167 const struct efi_hii_database_protocol *this,
1173 const struct efi_hii_database_protocol *this,
1178 const struct efi_hii_database_protocol *this,
1185 const struct efi_hii_database_protocol *this,
1189 const struct efi_hii_database_protocol *this,
1193 const struct efi_hii_database_protocol *this,
1198 const struct efi_hii_database_protocol *this,
1201 const struct efi_hii_database_protocol *this,
1212 const struct efi_hii_config_routing_protocol *this,
1217 const struct efi_hii_config_routing_protocol *this,
1220 const struct efi_hii_config_routing_protocol *this,
1224 const struct efi_hii_config_routing_protocol *this,
1231 const struct efi_hii_config_routing_protocol *this,
1237 const struct efi_hii_config_routing_protocol *this,
1252 const struct efi_hii_config_access_protocol *this,
1257 const struct efi_hii_config_access_protocol *this,
1261 const struct efi_hii_config_access_protocol *this,
1308 efi_status_t (EFIAPI *query_mode)(struct efi_gop *this, u32 mode_number,
1311 efi_status_t (EFIAPI *set_mode)(struct efi_gop *this, u32 mode_number);
1312 efi_status_t (EFIAPI *blt)(struct efi_gop *this,
1379 efi_status_t (EFIAPI *start)(struct efi_simple_network *this);
1380 efi_status_t (EFIAPI *stop)(struct efi_simple_network *this);
1381 efi_status_t (EFIAPI *initialize)(struct efi_simple_network *this,
1383 efi_status_t (EFIAPI *reset)(struct efi_simple_network *this,
1385 efi_status_t (EFIAPI *shutdown)(struct efi_simple_network *this);
1386 efi_status_t (EFIAPI *receive_filters)(struct efi_simple_network *this,
1390 efi_status_t (EFIAPI *station_address)(struct efi_simple_network *this,
1392 efi_status_t (EFIAPI *statistics)(struct efi_simple_network *this,
1394 efi_status_t (EFIAPI *mcastiptomac)(struct efi_simple_network *this,
1397 efi_status_t (EFIAPI *nvdata)(struct efi_simple_network *this,
1400 efi_status_t (EFIAPI *get_status)(struct efi_simple_network *this,
1402 efi_status_t (EFIAPI *transmit)(struct efi_simple_network *this,
1406 efi_status_t (EFIAPI *receive)(struct efi_simple_network *this,
1522 efi_status_t (EFIAPI *start)(struct efi_pxe_base_code_protocol *this,
1524 efi_status_t (EFIAPI *stop)(struct efi_pxe_base_code_protocol *this);
1525 efi_status_t (EFIAPI *dhcp)(struct efi_pxe_base_code_protocol *this,
1528 struct efi_pxe_base_code_protocol *this,
1532 struct efi_pxe_base_code_protocol *this,
1539 struct efi_pxe_base_code_protocol *this,
1547 struct efi_pxe_base_code_protocol *this,
1554 struct efi_pxe_base_code_protocol *this,
1556 efi_status_t (EFIAPI *arp)(struct efi_pxe_base_code_protocol *this,
1560 struct efi_pxe_base_code_protocol *this,
1565 struct efi_pxe_base_code_protocol *this,
1569 struct efi_pxe_base_code_protocol *this,
1600 efi_status_t (EFIAPI *open)(struct efi_file_handle *this,
1603 efi_status_t (EFIAPI *close)(struct efi_file_handle *this);
1604 efi_status_t (EFIAPI *delete)(struct efi_file_handle *this);
1605 efi_status_t (EFIAPI *read)(struct efi_file_handle *this,
1607 efi_status_t (EFIAPI *write)(struct efi_file_handle *this,
1609 efi_status_t (EFIAPI *getpos)(struct efi_file_handle *this,
1611 efi_status_t (EFIAPI *setpos)(struct efi_file_handle *this,
1613 efi_status_t (EFIAPI *getinfo)(struct efi_file_handle *this,
1616 efi_status_t (EFIAPI *setinfo)(struct efi_file_handle *this,
1619 efi_status_t (EFIAPI *flush)(struct efi_file_handle *this);
1620 efi_status_t (EFIAPI *open_ex)(struct efi_file_handle *this,
1624 efi_status_t (EFIAPI *read_ex)(struct efi_file_handle *this,
1626 efi_status_t (EFIAPI *write_ex)(struct efi_file_handle *this,
1628 efi_status_t (EFIAPI *flush_ex)(struct efi_file_handle *this,
1636 efi_status_t (EFIAPI *open_volume)(struct efi_simple_file_system_protocol *this,
1689 struct efi_driver_binding_protocol *this,
1693 struct efi_driver_binding_protocol *this,
1697 struct efi_driver_binding_protocol *this,
1712 struct efi_unicode_collation_protocol *this, u16 *s1, u16 *s2);
1713 bool (EFIAPI *metai_match)(struct efi_unicode_collation_protocol *this,
1716 *this, u16 *string);
1717 void (EFIAPI *str_upr)(struct efi_unicode_collation_protocol *this,
1719 void (EFIAPI *fat_to_str)(struct efi_unicode_collation_protocol *this,
1721 bool (EFIAPI *str_to_fat)(struct efi_unicode_collation_protocol *this,
1728 efi_status_t (EFIAPI *load_file)(struct efi_load_file_protocol *this,
1931 struct efi_firmware_management_protocol *this,
1940 struct efi_firmware_management_protocol *this,
1945 struct efi_firmware_management_protocol *this,
1953 struct efi_firmware_management_protocol *this,
1959 struct efi_firmware_management_protocol *this,
1966 struct efi_firmware_management_protocol *this,