Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dpci-calgary_64.c535 static inline int is_calioc2(unsigned short device) in is_calioc2() function
547 return (is_calgary(device) || is_calioc2(device)); in is_cal_pci_dev()
784 else if (is_calioc2(dev->device)) in calgary_setup_tar()