Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/aacraid/
HDaacraid_endian.c157 aac_getbusinf_toh(&ptr->BusInf); in aac_vmi_businf_resp_toh()
HDaacraid_reg.h1278 struct aac_getbusinf BusInf; member
HDaacraid.c3712 bcopy(&vmi_resp->BusInf, &businfo, sizeof(struct aac_getbusinf)); in aac_get_bus_info()
/freebsd-14-stable/sys/dev/aac/
HDaacreg.h1236 struct aac_getbusinf BusInf; member
HDaac.c3771 bcopy(&vmi_resp->BusInf, &businfo, sizeof(struct aac_getbusinf)); in aac_get_bus_info()