Searched refs:fsl_nfc_start_command (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/nand/
H A Dnfc_fsl.c125 static int fsl_nfc_start_command(device_t dev);
136 DEVMETHOD(nfc_start_command, fsl_nfc_start_command),
454 fsl_nfc_start_command(device_t dev) function
600 if (fsl_nfc_start_command(dev) != 0)
611 if (fsl_nfc_start_command(dev) != 0)

Completed in 101 milliseconds