Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Dpcm_oss.h48 unsigned int maxfrags; member
/linux-4.19.296/drivers/message/fusion/
Dmptctl.c792 int maxfrags; in mptctl_do_fw_download() local
876 maxfrags = (iocp->req_sz - sizeof(MPIHeader_t) - in mptctl_do_fw_download()
879 if (numfrags > maxfrags) { in mptctl_do_fw_download()