Searched defs:mlx (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | mlx.c | 260 mlx_init(struct mlx_softc *mlx, const char *intrstr) in mlx_init() 521 mlx_describe(struct mlx_softc *mlx) in mlx_describe() 556 mlx_configure(struct mlx_softc *mlx, int waitok) in mlx_configure() 669 struct mlx_softc *mlx; in mlx_shutdown() local 681 mlx_adjqparam(struct mlx_softc *mlx, int mpu, int slop) in mlx_adjqparam() 703 struct mlx_softc *mlx; in mlxopen() local 722 struct mlx_softc *mlx; in mlxclose() local 735 struct mlx_softc *mlx; in mlxioctl() local 956 struct mlx_softc *mlx; in mlx_periodic_thread() local 970 mlx_periodic(struct mlx_softc *mlx) in mlx_periodic() [all …]
|
H A D | ld_mlx.c | 90 struct mlx_softc *mlx = device_private(parent); in ld_mlx_attach() local 140 struct mlx_softc *mlx = device_private(device_parent(dv)); in ld_mlx_detach() local 156 struct mlx_softc *mlx; in ld_mlx_dobio() local 220 struct mlx_softc *mlx; in ld_mlx_handler() local
|
H A D | mlxvar.h | 312 mlx_inb(struct mlx_softc *mlx, int off) in mlx_inb() 321 mlx_inw(struct mlx_softc *mlx, int off) in mlx_inw() 330 mlx_inl(struct mlx_softc *mlx, int off) in mlx_inl() 339 mlx_outb(struct mlx_softc *mlx, int off, u_int8_t val) in mlx_outb() 348 mlx_outw(struct mlx_softc *mlx, int off, u_int16_t val) in mlx_outw() 357 mlx_outl(struct mlx_softc *mlx, int off, u_int32_t val) in mlx_outl()
|
/netbsd-src/sys/dev/pci/ |
H A D | mlx_pci.c | 204 struct mlx_softc *mlx; in mlx_pci_attach() local 327 mlx_v3_submit(struct mlx_softc *mlx, struct mlx_ccb *mc) in mlx_v3_submit() 354 mlx_v3_findcomplete(struct mlx_softc *mlx, u_int *slot, u_int *status) in mlx_v3_findcomplete() 377 mlx_v3_intaction(struct mlx_softc *mlx, int action) in mlx_v3_intaction() 390 mlx_v3_fw_handshake(struct mlx_softc *mlx, int *error, int *param1, int *param2) in mlx_v3_fw_handshake() 427 mlx_v3_reset(struct mlx_softc *mlx) in mlx_v3_reset() 475 mlx_v4_submit(struct mlx_softc *mlx, struct mlx_ccb *mc) in mlx_v4_submit() 502 mlx_v4_findcomplete(struct mlx_softc *mlx, u_int *slot, u_int *status) in mlx_v4_findcomplete() 525 mlx_v4_intaction(struct mlx_softc *mlx, int action) in mlx_v4_intaction() 544 mlx_v4_fw_handshake(struct mlx_softc *mlx, int *error, int *param1, int *param2) in mlx_v4_fw_handshake() [all …]
|
/netbsd-src/sys/dev/eisa/ |
H A D | mlx_eisa.c | 113 struct mlx_softc *mlx; in mlx_eisa_attach() local 216 mlx_v1_submit(struct mlx_softc *mlx, struct mlx_ccb *mc) in mlx_v1_submit() 240 mlx_v1_findcomplete(struct mlx_softc *mlx, u_int *slot, u_int *status) in mlx_v1_findcomplete() 263 mlx_v1_intaction(struct mlx_softc *mlx, int action) in mlx_v1_intaction() 276 mlx_v1_fw_handshake(struct mlx_softc *mlx, int *error, int *param1, int *param2) in mlx_v1_fw_handshake() 320 mlx_v1_reset(struct mlx_softc *mlx) in mlx_v1_reset()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elfxx-ia64.c | 386 unsigned int template_val, mlx; in ia64_elf_relax_br() local
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elfxx-ia64.c | 386 unsigned int template_val, mlx; in ia64_elf_relax_br() local
|