Searched +defs:w +defs:f1 +defs:f +defs:m (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | sym53c8xx.c | 430 #define offsetof(t, m) ((size_t) (&((t *)0)->m)) argument 501 #define pci_read_config_byte(d, w, v) \ argument 503 #define pci_read_config_word(d, w, v) \ argument 505 #define pci_read_config_dword(d, w, v) \ argument 508 #define pci_write_config_byte(d, w, v) \ argument 510 #define pci_write_config_word(d, w, v) \ argument 512 #define pci_write_config_dword(d, w, v) \ argument 775 #define VTOB_HASH_CODE(m) \ argument 929 m_addr_t m = GetPages(); in ___mp0_getp() local 935 static void ___mp0_freep(m_pool_s *mp, m_addr_t m) in ___mp0_freep() [all …]
|