Searched defs:fd_hostdata (Results 1 – 1 of 1) sorted by relevance
183 struct fd_hostdata { struct184 unsigned long _bios_base;185 int _bios_major;186 int _bios_minor;187 volatile int _in_command;188 Scsi_Cmnd *_current_SC;189 enum chip_type _chip;190 int _adapter_mask;191 int _fifo_count; /* Number of 512 byte blocks before INTR */193 char _adapter_name[64];[all …]