Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/aacraid/
HDaacraid_endian.h83 void aac_getbusinf_toh(struct aac_getbusinf *ptr);
HDaacraid_reg.h1255 struct aac_getbusinf { struct
1278 struct aac_getbusinf BusInf; argument
HDaacraid_endian.c141 aac_getbusinf_toh(struct aac_getbusinf *ptr) in aac_getbusinf_toh()
HDaacraid.c3646 struct aac_getbusinf businfo; in aac_get_bus_info()
3713 bcopy(&vmi_resp->BusInf, &businfo, sizeof(struct aac_getbusinf)); in aac_get_bus_info()
/freebsd-head/sys/dev/aac/
HDaacreg.h1213 struct aac_getbusinf { struct
1236 struct aac_getbusinf BusInf; argument
HDaac.c3705 struct aac_getbusinf businfo; in aac_get_bus_info()
3768 bcopy(&vmi_resp->BusInf, &businfo, sizeof(struct aac_getbusinf)); in aac_get_bus_info()