maple.c | 120 static void maple_queue_command(struct maple_softc *, struct maple_unit *, 438 maple_queue_command(struct maple_softc *sc, struct maple_unit *u, function in typeref:typename:void 493 maple_queue_command(sc, u, command, datalen, dataaddr); 1189 * in maple_queue_command, we can't use SIMPLEQ_FOREACH. 1199 maple_queue_command(sc, u, u->u_command, u->u_datalen,
|