Home
last modified time | relevance | path

Searched refs:useHostCommand (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h233 …bool useHostCommand; /**< Optional for single partition, Mandatory … member
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.c823 if (p_FmPcdParams->useHostCommand) in FM_PCD_Config()