Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_mem.c117 ret = bsd_status_to_pqi_status(ret); in os_dma_mem_alloc()
132 ret = bsd_status_to_pqi_status(ret); in os_dma_mem_alloc()
H A Dsmartpqi_intr.c91 error = bsd_status_to_pqi_status(BSD_SUCCESS); in os_get_intr_config()
346 pqi_status = bsd_status_to_pqi_status(bsd_status); in os_setup_intr()
H A Dsmartpqi_misc.c177 bsd_status_to_pqi_status(int bsd_status) in bsd_status_to_pqi_status() function
H A Dsmartpqi_prototypes.h326 int bsd_status_to_pqi_status(int );