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

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

Completed in 94 milliseconds