Home
last modified time | relevance | path

Searched refs:ida_command (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/dev/ida/
H A Dida_disk.c145 error = ida_command(drv->controller, CMD_WRITE, virtual, in idad_dump()
191 error = ida_command(drv->controller, CMD_GET_LOG_DRV_INFO, in idad_attach()
H A Dida.c277 error = ida_command(ida, CMD_GET_CTRL_INFO, &cinfo, sizeof(cinfo), in ida_setup()
292 error = ida_command(ida, CMD_START_FIRMWARE, in ida_setup()
446 ida_command(struct ida_softc *ida, int command, void *data, int datasize, in ida_command() function
779 error = ida_command(sc, uc->command, daddr, len, in ida_ioctl()
H A Didavar.h203 extern int ida_command(struct ida_softc *ida, int command, void *data,