Searched refs:ab (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/drivers/hotplug/ |
D | pciehprm_acpi.c | 127 static void acpi_get__hpp ( struct acpi_bridge *ab); 128 static void acpi_run_oshp ( struct acpi_bridge *ab); 131 struct acpi_bridge *ab, in acpi_add_slot_to_php_slots() argument 154 aps->next = ab->slots; /* cling to the bridge */ in acpi_add_slot_to_php_slots() 155 aps->bridge = ab; in acpi_add_slot_to_php_slots() 156 ab->slots = aps; in acpi_add_slot_to_php_slots() 158 ab->scanned += 1; in acpi_add_slot_to_php_slots() 159 if (!ab->_hpp) in acpi_add_slot_to_php_slots() 160 acpi_get__hpp(ab); in acpi_add_slot_to_php_slots() 162 acpi_run_oshp(ab); in acpi_add_slot_to_php_slots() [all …]
|
D | shpchprm_acpi.c | 127 static void acpi_get__hpp ( struct acpi_bridge *ab); 128 static void acpi_run_oshp ( struct acpi_bridge *ab); 131 struct acpi_bridge *ab, in acpi_add_slot_to_php_slots() argument 154 aps->next = ab->slots; /* cling to the bridge */ in acpi_add_slot_to_php_slots() 155 aps->bridge = ab; in acpi_add_slot_to_php_slots() 156 ab->slots = aps; in acpi_add_slot_to_php_slots() 158 ab->scanned += 1; in acpi_add_slot_to_php_slots() 159 if (!ab->_hpp) in acpi_add_slot_to_php_slots() 160 acpi_get__hpp(ab); in acpi_add_slot_to_php_slots() 162 acpi_run_oshp(ab); in acpi_add_slot_to_php_slots() [all …]
|
/linux-2.4.37.9/drivers/block/ |
D | sx8.c | 801 struct carm_msg_allocbuf *ab = mem; in carm_fill_alloc_buf() local 803 memset(ab, 0, sizeof(*ab)); in carm_fill_alloc_buf() 804 ab->type = CARM_MSG_MISC; in carm_fill_alloc_buf() 805 ab->subtype = MISC_ALLOC_MEM; in carm_fill_alloc_buf() 806 ab->handle = cpu_to_le32(TAG_ENCODE(idx)); in carm_fill_alloc_buf() 807 ab->n_sg = 1; in carm_fill_alloc_buf() 808 ab->sg_type = SGT_32BIT; in carm_fill_alloc_buf() 809 ab->addr = cpu_to_le32(host->shm_dma + (PDC_SHM_SIZE >> 1)); in carm_fill_alloc_buf() 810 ab->len = cpu_to_le32(PDC_SHM_SIZE >> 1); in carm_fill_alloc_buf() 811 ab->evt_pool = cpu_to_le32(host->shm_dma + (16 * 1024)); in carm_fill_alloc_buf() [all …]
|
/linux-2.4.37.9/drivers/scsi/ |
D | cpqfcTSinit.c | 1708 void *fcMemManager(struct pci_dev *pdev, ALIGNED_MEM * dynamic_mem, u32 n_alloc, u32 ab, u32 u32_Al… in fcMemManager() argument 1739 t_alloc = n_alloc + (ab - allocBoundary); // pad bytes for alignment in fcMemManager() 1752 mask = (s32) (ab - 1); // mask all low-order bits in fcMemManager() 1764 ((((u32) handle) + (ab - allocBoundary)) & mask); in fcMemManager() 1772 ulAddress += (ab - allocBoundary); // add the alignment bytes- in fcMemManager()
|
D | cpqfcTSstructs.h | 836 void *fcMemManager(struct pci_dev *pdev, ALIGNED_MEM * dyn_mem_pair, __u32 n_alloc, __u32 ab, __u32…
|
/linux-2.4.37.9/fs/hfs/ |
D | FAQ.txt | 67 11.. WWhhaatt iiss tthhiiss FFAAQQ aabboouutt?? 98 …55.. HHooww ssttaabbllee iiss tthhee ccuurrrreenntt vveerrssiioonn?… 173 …t aa mmeessssaaggee aabboouutt aa bbaadd oorr uunnkknnoowwnn ppaarrt…
|
D | INSTALL.txt | 29 22..11.. CCoommppiilliinngg tthhee llooaaddaabbllee mmoodduullee
|
/linux-2.4.37.9/drivers/char/ |
D | cp437.uni | 199 0xae U+00ab
|
/linux-2.4.37.9/drivers/pci/ |
D | pci.ids | 684 10cf 10ab Crystal CS4281 PCI Audio 2177 10ab Digicom 2722 01ab nForce 420 Memory Controller (DDR) 3725 11ab Galileo Technology Ltd. 3735 11ab 0121 Marvell RDK-8001 Adapter 3736 11ab 0321 Marvell RDK-8003 Adapter 3737 11ab 1021 Marvell RDK-8010 Adapter 3738 11ab 5021 Marvell Yukon Gigabit Ethernet 10/100/1000Base-T Adapter (64 bit) 3739 11ab 9521 Marvell Yukon Gigabit Ethernet 10/100/1000Base-T Adapter (32 bit) 4569 12ab Yuan Yuan Enterprise Co., Ltd. [all …]
|