Searched refs:HCI_WORDS (Results 1 – 1 of 1) sorted by relevance
116 #define HCI_WORDS 6 /* Number of registers */ macro410 ACPI_OBJECT obj[HCI_WORDS]; in hci_call()417 for (i = 0; i < HCI_WORDS; i++) { in hci_call()426 args.Count = HCI_WORDS; in hci_call()433 if (!ACPI_PKG_VALID(res, HCI_WORDS)) { in hci_call()