Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h374 static int fp_ns_get_devcount(fc_local_port_t *port, job_request_t *job,
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c5265 (void) fp_ns_get_devcount(port, job, 0, KM_SLEEP); in fp_ns_init()
5268 (void) fp_ns_get_devcount(port, job, 1, KM_SLEEP); in fp_ns_init()
7124 fp_ns_get_devcount(fc_local_port_t *port, job_request_t *job, int create, in fp_ns_get_devcount() function
7195 return (fp_ns_get_devcount(port, job, create, sleep)); in fp_ns_get_devcount()
8263 (void) fp_ns_get_devcount(port, job, 0, KM_SLEEP); in fp_fciocmd()
14074 (void) fp_ns_get_devcount(port, job, 1, sleep); in fp_validate_area_domain()