Searched refs:ALIGNMENT (Results 1 – 6 of 6) sorted by relevance
47 NOTE(ALIGNMENT(xmalloc, 8))48 NOTE(ALIGNMENT(xcalloc, 8))49 NOTE(ALIGNMENT(xrealloc, 8))
334 #define ALIGNMENT 16 macro336 #define ALIGNMENT 8 macro341 char private_align[ALIGNMENT];
784 length = sizeof (struct rx_desc) * RX_RING_SIZE + ALIGNMENT; in amd8111s_allocate_descriptors()814 ((pMil->Rx_desc_original + ALIGNMENT) & ~ALIGNMENT); in amd8111s_allocate_descriptors()816 ((pOdl->rx_desc_dma_cookie.dmac_laddress + ALIGNMENT) & ~ALIGNMENT); in amd8111s_allocate_descriptors()831 length = sizeof (struct tx_desc) * TX_RING_SIZE + ALIGNMENT; in amd8111s_allocate_descriptors()861 ((pMil->Tx_desc_original + ALIGNMENT) & ~ALIGNMENT); in amd8111s_allocate_descriptors()869 ((pOdl->tx_desc_dma_cookie.dmac_laddress + ALIGNMENT) & in amd8111s_allocate_descriptors()870 ~ALIGNMENT); in amd8111s_allocate_descriptors()
94 #define ALIGNMENT 0x0f macro
494 NOTE(ALIGNMENT(mmap, 8))
688 usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/ui/ALIGNMENT.class