Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h370 static int fp_ns_get_devcount(fc_local_port_t *port, job_request_t *job,
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c5264 (void) fp_ns_get_devcount(port, job, 0, KM_SLEEP); in fp_ns_init()
5267 (void) fp_ns_get_devcount(port, job, 1, KM_SLEEP); in fp_ns_init()
7123 fp_ns_get_devcount(fc_local_port_t *port, job_request_t *job, int create, in fp_ns_get_devcount() function
7194 return (fp_ns_get_devcount(port, job, create, sleep)); in fp_ns_get_devcount()
8259 (void) fp_ns_get_devcount(port, job, 0, KM_SLEEP); in fp_fciocmd()
14070 (void) fp_ns_get_devcount(port, job, 1, sleep); in fp_validate_area_domain()