Searched refs:aac_xpt_bus_register (Results 1 – 2 of 2) sorted by relevance
71 #define aac_xpt_bus_register(sim, parent, bus) \ macro74 #define aac_xpt_bus_register xpt_bus_register macro
316 if (aac_xpt_bus_register(sim, dev, 0) != CAM_SUCCESS) { in aac_cam_attach()