Home
last modified time | relevance | path

Searched defs:read_opcode (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dsati_move.c93 U8 read_opcode in sati_move_set_ata_command()
126 U8 read_opcode in sati_move_small_udma_translate_command()
166 U8 read_opcode in sati_move_large_udma_translate_command()
/freebsd/sys/dev/e1000/
H A De1000_nvm.c453 u8 read_opcode = NVM_READ_OPCODE_SPI; in e1000_read_nvm_spi() local
513 u8 read_opcode = NVM_READ_OPCODE_MICROWIRE; in e1000_read_nvm_microwire() local
/freebsd/sys/dev/ixgbe/
H A Dixgbe_common.c1525 u8 read_opcode = IXGBE_EEPROM_READ_OPCODE_SPI; in ixgbe_read_eeprom_buffer_bit_bang() local
/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h1097 enum ibv_wc_opcode (*read_opcode)(struct ibv_cq_ex *current); member