Home
last modified time | relevance | path

Searched refs:RA_INSERT (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dbusra.c143 #define RA_INSERT(prev, el) \ macro
224 RA_INSERT(&ra_map_list_head, typemapp); in ndi_ra_map_setup()
233 RA_INSERT(&typemapp->ra_dip_list, dipmap); in ndi_ra_map_setup()
430 RA_INSERT(backp, newmap); in ndi_ra_free()
440 RA_INSERT(backp, newmap); in ndi_ra_free()
510 RA_INSERT(&(mapp->ra_next), newmap); in adjust_link()