Searched refs:octcf_command (Results 1 – 1 of 1) sorted by relevance
151 void octcf_command(struct octcf_softc *, uint32_t, uint8_t);678 octcf_command(wd, start_sector++, WDCC_READ); in octcf_read_sectors()707 octcf_command(wd, start_sector++, WDCC_WRITE); in octcf_write_sectors()723 octcf_command(struct octcf_softc *wd, uint32_t lba, uint8_t cmd) in octcf_command() function