Searched refs:ahd_cmd (Results 1 – 2 of 2) sorted by relevance
309 STAILQ_ENTRY(ahd_cmd) ste;310 LIST_ENTRY(ahd_cmd) le;311 TAILQ_ENTRY(ahd_cmd) tqe;316 struct ahd_cmd { struct335 TAILQ_HEAD(ahd_busyq, ahd_cmd); argument536 TAILQ_HEAD(ahd_completeq, ahd_cmd);
559 static struct ahd_cmd *ahd_linux_run_complete_queue(struct ahd_softc *ahd);641 static struct ahd_cmd *644 struct ahd_cmd *acmd; in ahd_linux_run_complete_queue()1041 TAILQ_INSERT_TAIL(&dev->busyq, (struct ahd_cmd *)cmd, acmd_links.tqe); in ahd_linux_queue()1265 struct ahd_cmd *acmd;1266 struct ahd_cmd *list_acmd;1285 acmd = (struct ahd_cmd *)cmd;2525 struct ahd_cmd *acmd;4028 struct ahd_cmd *acmd;4732 struct ahd_cmd *list_cmd;[all …]