Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/aacraid/
H A Daacraid_endian.c159 aac_getbusinf_toh(&ptr->BusInf); in aac_vmi_businf_resp_toh()
H A Daacraid_reg.h1280 struct aac_getbusinf BusInf; member
H A Daacraid.c3714 bcopy(&vmi_resp->BusInf, &businfo, sizeof(struct aac_getbusinf)); in aac_get_bus_info()
/freebsd-13.1/sys/dev/aac/
H A Daacreg.h1238 struct aac_getbusinf BusInf; member
H A Daac.c3774 bcopy(&vmi_resp->BusInf, &businfo, sizeof(struct aac_getbusinf)); in aac_get_bus_info()