Searched defs:mlx (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dld_mlx.c89 struct mlx_softc *mlx = device_private(parent); local
139 struct mlx_softc *mlx = device_private(device_parent(dv)); local
155 struct mlx_softc *mlx; local
219 struct mlx_softc *mlx; local
[all...]
H A Dmlxvar.h311 mlx_inb(struct mlx_softc *mlx, int off) argument
320 mlx_inw(struct mlx_softc *mlx, int off) argument
329 mlx_inl(struct mlx_softc *mlx, int off) argument
338 mlx_outb(struct mlx_softc *mlx, int off, u_int8_t val) argument
347 mlx_outw(struct mlx_softc *mlx, int off, u_int16_t val) argument
356 mlx_outl(struct mlx_softc *mlx, int off, u_int32_t val) argument
[all...]
H A Dmlx.c249 mlx_init(struct mlx_softc *mlx, const char *intrstr) argument
503 mlx_describe(struct mlx_softc *mlx) argument
538 mlx_configure(struct mlx_softc *mlx, int waitok) argument
648 struct mlx_softc *mlx; local
660 mlx_adjqparam(struct mlx_softc *mlx, int mpu, int slop) argument
683 struct mlx_softc *mlx; local
703 struct mlx_softc *mlx; local
717 struct mlx_softc *mlx; local
938 struct mlx_softc *mlx; local
952 mlx_periodic(struct mlx_softc *mlx) argument
1046 struct mlx_softc *mlx; local
1204 mlx_periodic_eventlog_poll(struct mlx_softc *mlx) argument
1255 struct mlx_softc *mlx; local
1359 struct mlx_softc *mlx; local
1429 mlx_pause_action(struct mlx_softc *mlx) argument
1479 struct mlx_softc *mlx; local
1509 mlx_enquire(struct mlx_softc *mlx, int command, size_t bufsize, void (*handler)(struct mlx_ccb *mc), int waitok) argument
1578 mlx_flush(struct mlx_softc *mlx, int async) argument
1613 mlx_check(struct mlx_softc *mlx, int drive) argument
1655 mlx_rebuild(struct mlx_softc *mlx, int channel, int target) argument
1697 mlx_user_command(struct mlx_softc *mlx, struct mlx_usercommand *mu) argument
1822 mlx_ccb_alloc(struct mlx_softc *mlx, struct mlx_ccb **mcp, int control) argument
1849 mlx_ccb_free(struct mlx_softc *mlx, struct mlx_ccb *mc) argument
1867 mlx_ccb_enqueue(struct mlx_softc *mlx, struct mlx_ccb *mc) argument
1891 mlx_ccb_map(struct mlx_softc *mlx, struct mlx_ccb *mc, void *data, int size, int dir) argument
1938 mlx_ccb_unmap(struct mlx_softc *mlx, struct mlx_ccb *mc) argument
1962 mlx_ccb_poll(struct mlx_softc *mlx, struct mlx_ccb *mc, int timo) argument
1999 mlx_ccb_wait(struct mlx_softc *mlx, struct mlx_ccb *mc) argument
2025 mlx_ccb_submit(struct mlx_softc *mlx, struct mlx_ccb *mc) argument
2084 struct mlx_softc *mlx; local
2134 mlx_fw_message(struct mlx_softc *mlx, int error, int param1, int param2) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/eisa/
H A Dmlx_eisa.c117 struct mlx_softc *mlx; local
207 mlx_v1_submit(struct mlx_softc *mlx, struct mlx_ccb *mc) argument
234 mlx_v1_findcomplete(struct mlx_softc *mlx, u_int *slot, u_int *status) argument
257 mlx_v1_intaction(struct mlx_softc *mlx, int action) argument
270 mlx_v1_fw_handshake(struct mlx_softc *mlx, int *error, int *param1, int *param2) argument
314 mlx_v1_reset(struct mlx_softc *mlx) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dmlx_pci.c194 struct mlx_softc *mlx; local
314 mlx_v3_submit(struct mlx_softc *mlx, struct mlx_ccb *mc) argument
341 mlx_v3_findcomplete(struct mlx_softc *mlx, u_int *slot, u_int *status) argument
364 mlx_v3_intaction(struct mlx_softc *mlx, int action) argument
377 mlx_v3_fw_handshake(struct mlx_softc *mlx, int *error, int *param1, int *param2) argument
414 mlx_v3_reset(struct mlx_softc *mlx) argument
462 mlx_v4_submit(struct mlx_softc *mlx, struct mlx_ccb *mc) argument
489 mlx_v4_findcomplete(struct mlx_softc *mlx, u_int *slot, u_int *status) argument
512 mlx_v4_intaction(struct mlx_softc *mlx, int action) argument
531 mlx_v4_fw_handshake(struct mlx_softc *mlx, int *error, int *param1, int *param2) argument
573 mlx_v5_submit(struct mlx_softc *mlx, struct mlx_ccb *mc) argument
600 mlx_v5_findcomplete(struct mlx_softc *mlx, u_int *slot, u_int *status) argument
623 mlx_v5_intaction(struct mlx_softc *mlx, int action) argument
642 mlx_v5_fw_handshake(struct mlx_softc *mlx, int *error, int *param1, int *param2) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delfxx-ia64.c633 unsigned int template_val, mlx; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delfxx-ia64.c634 unsigned int template_val, mlx; local

Completed in 144 milliseconds