Searched refs:fdc (Results 1 – 13 of 13) sorted by relevance
| /illumos-gate/usr/src/uts/sun/io/ |
| H A D | fd.c | 113 #define KIOIP KSTAT_INTR_PTR(fdc->c_intrstat) 184 static int fd_attach_check_drive(struct fdctlr *fdc); 185 static int fd_attach_det_ctlr(dev_info_t *dip, struct fdctlr *fdc); 186 static int fd_attach_map_regs(dev_info_t *dip, struct fdctlr *fdc); 187 static int fd_attach_register_interrupts(dev_info_t *dip, struct fdctlr *fdc, 191 static int fdcheckdisk(struct fdctlr *fdc, int unit); 193 static void fd_cleanup(dev_info_t *dip, struct fdctlr *fdc, int hard, 196 static int fdexec(struct fdctlr *fdc, int flags); 197 static void fdexec_turn_on_motor(struct fdctlr *fdc, int flags, uint_t unit); 198 static int fdformat(struct fdctlr *fdc, int unit, int cyl, int hd); [all …]
|
| /illumos-gate/usr/src/uts/sun/sys/ |
| H A D | fdreg.h | 156 #define Msr(fdc) ddi_get8(fdc->c_handlep_cont, \ argument 157 ((uint8_t *)fdc->c_control)) 158 #define Dsr(fdc, val) ddi_put8(fdc->c_handlep_cont, \ argument 159 ((uint8_t *)fdc->c_control),\ 161 #define Dir(fdc) ddi_get8(fdc->c_handlep_cont, \ argument 162 ((uint8_t *)fdc->c_dir)) 163 #define Fifo(fdc) ddi_get8(fdc->c_handlep_cont, \ argument 164 ((uint8_t *)fdc->c_fifo)) 165 #define Set_Fifo(fdc, val) ddi_put8(fdc->c_handlep_cont, \ argument 166 ((uint8_t *)fdc->c_fifo), \ [all …]
|
| /illumos-gate/usr/src/pkg/manifests/ |
| H A D | driver-i86pc-platform.p5m | 46 file path=kernel/drv/$(ARCH64)/fdc group=sys 51 file path=kernel/drv/fdc.conf group=sys 76 driver name=fdc
|
| H A D | system-header-header-storage.p5m | 53 file path=usr/include/sys/fdc.h
|
| H A D | system-kernel-platform.p5m | 174 link path=usr/share/man/man4d/fdc.4d target=fd.4d
|
| /illumos-gate/usr/src/uts/intel/fdc/ |
| H A D | Makefile | 42 MODULE = fdc
|
| /illumos-gate/usr/src/cmd/hal/probing/volume/ |
| H A D | probe-volume.c | 432 int fdc; in main() local 507 if (ioctl(rfd, FDGETCHANGE, &fdc) == 0) { in main() 509 if (fdc & FDGC_CURRENT) { in main()
|
| /illumos-gate/usr/src/man/man4d/ |
| H A D | Manlink | 17 fdc.4d
|
| /illumos-gate/usr/src/uts/intel/ |
| H A D | Makefile.files | 142 FDC_OBJS += fdc.o
|
| H A D | Makefile.intel | 239 DRV_KMODS += fdc
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | Makefile | 51 fdc.h \
|
| /illumos-gate/usr/src/data/hwdata/ |
| H A D | usb.ids | 1698 0fdc Floppy 15939 0fdc Micro Plus
|
| H A D | pci.ids | 12083 0fdc GK107 [GK107-INT22-A1] 20437 1028 1fdc Express Flash PM1725a 6.4TB SFF
|