Home
last modified time | relevance | path

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

/freebsd/sys/dev/aacraid/
H A Daacraid_endian.c156 aac_getbusinf_toh(&ptr->BusInf); in aac_vmi_businf_resp_toh()
H A Daacraid_reg.h1278 struct aac_getbusinf BusInf; member
H A Daacraid.c3713 bcopy(&vmi_resp->BusInf, &businfo, sizeof(struct aac_getbusinf)); in aac_get_bus_info()
/freebsd/sys/dev/aac/
H A Daacreg.h1236 struct aac_getbusinf BusInf; member
H A Daac.c3768 bcopy(&vmi_resp->BusInf, &businfo, sizeof(struct aac_getbusinf)); in aac_get_bus_info()