Home
last modified time | relevance | path

Searched refs:hp (Results 1 – 3 of 3) sorted by relevance

/include/scsi/fc/
Dfc_fcoe.h45 #define FC_FCOE_DECAPS_VER(hp) ((hp)->fcoe_ver >> 4) argument
46 #define FC_FCOE_ENCAPS_VER(hp, ver) ((hp)->fcoe_ver = (ver) << 4) argument
/include/acpi/
Dacpi_bus.h368 struct acpi_hotplug_context *hp; member
456 struct acpi_hotplug_context *hp) in acpi_set_hp_context() argument
458 hp->self = adev; in acpi_set_hp_context()
459 adev->hp = hp; in acpi_set_hp_context()
463 struct acpi_hotplug_context *hp,
/include/net/
Dtcp.h1618 int tcp_md5_hash_key(struct tcp_md5sig_pool *hp,