Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dpci-calgary_64.c527 static inline int is_calioc2(unsigned short device) in is_calioc2() function
539 return (is_calgary(device) || is_calioc2(device)); in is_cal_pci_dev()
776 else if (is_calioc2(dev->device)) in calgary_setup_tar()