Searched refs:_table (Results 1 – 3 of 3) sorted by relevance
30 #define CRC8_GOOD_VALUE(_table) (_table[0xFF]) argument36 #define DECLARE_CRC8_TABLE(_table) \ argument37 static u8 _table[CRC8_TABLE_SIZE]
255 #define DEFINE_IPACK_DEVICE_TABLE(_table) \ argument256 const struct ipack_device_id _table[]
691 #define DEFINE_PCI_DEVICE_TABLE(_table) \ argument692 const struct pci_device_id _table[]