Home
last modified time | relevance | path

Searched defs:fib (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/drivers/scsi/aacraid/
Ddpcsup.c59 struct fib * fib; in aac_response_normal() local
191 struct fib *fib = &fibctx; in aac_command_normal() local
292 struct fib * fib; in aac_intr_normal() local
346 struct fib *fib = &dev->fibs[index]; in aac_intr_normal() local
Drx.c399 int aac_rx_deliver_producer(struct fib * fib) in aac_rx_deliver_producer()
422 static int aac_rx_deliver_message(struct fib * fib) in aac_rx_deliver_message()
Daachba.c1148 static int aac_read_raw_io(struct fib * fib, struct scsi_cmnd * cmd, u64 lba, u32 count) in aac_read_raw_io()
1204 static int aac_read_block64(struct fib * fib, struct scsi_cmnd * cmd, u64 lba, u32 count) in aac_read_block64()
1239 static int aac_read_block(struct fib * fib, struct scsi_cmnd * cmd, u64 lba, u32 count) in aac_read_block()
1274 static int aac_write_raw_io(struct fib * fib, struct scsi_cmnd * cmd, u64 lba, u32 count, int fua) in aac_write_raw_io()
1336 static int aac_write_block64(struct fib * fib, struct scsi_cmnd * cmd, u64 lba, u32 count, int fua) in aac_write_block64()
1371 static int aac_write_block(struct fib * fib, struct scsi_cmnd * cmd, u64 lba, u32 count, int fua) in aac_write_block()
1408 static struct aac_srb * aac_scsi_common(struct fib * fib, struct scsi_cmnd * cmd) in aac_scsi_common()
1448 static int aac_scsi_64(struct fib * fib, struct scsi_cmnd * cmd) in aac_scsi_64()
1479 static int aac_scsi_32(struct fib * fib, struct scsi_cmnd * cmd) in aac_scsi_32()
1508 static int aac_scsi_32_64(struct fib * fib, struct scsi_cmnd * cmd) in aac_scsi_32_64()
Dcommctrl.c244 struct fib *fib; in next_getadapter_fib() local
343 struct fib *fib; in aac_close_fib_context() local
Dlinit.c551 struct fib * fib = &aac->fibs[count]; in aac_eh_abort() local
565 struct fib * fib = &aac->fibs[count]; in aac_eh_abort() local
596 struct fib * fib = &aac->fibs[count]; in aac_eh_reset() local
1082 struct fib *fib = &aac->fibs[i]; in __aac_shutdown() local
Dcommsup.c1343 struct fib *fib = &aac->fibs[index]; in _aac_reset_adapter() local
1579 struct fib * fib; in aac_check_health() local
1685 struct fib *fib, *newfib; in aac_command_thread() local
Daacraid.h923 struct fib { struct
938 u32 done; /* gets set to 1 when fib is complete */ argument
939 fib_callback callback; argument
946 struct list_head fiblink; argument
949 struct hw_fib *hw_fib_va; /* Actual shared object */ argument
950 dma_addr_t hw_fib_pa; /* physical address of hw_fib*/ argument
1268 #define aac_adapter_deliver(fib) \ argument
1274 #define aac_adapter_read(fib,cmd,lba,count) \ argument
1277 #define aac_adapter_write(fib,cmd,lba,count,fua) \ argument
1280 #define aac_adapter_scsi(fib,cmd) \ argument
[all …]
Dsrc.c443 static int aac_src_deliver_message(struct fib *fib) in aac_src_deliver_message()
/linux-4.4.14/arch/s390/pci/
Dpci_insn.c29 static inline u8 __mpcifc(u64 req, struct zpci_fib *fib, u8 *status) in __mpcifc()
43 int zpci_mod_fc(u64 req, struct zpci_fib *fib) in zpci_mod_fc()
Dpci.c115 struct zpci_fib fib = {0}; in zpci_set_airq() local
138 struct zpci_fib fib = {0}; in mod_pci() local