Searched refs:sn_wr_queue (Results 1 – 3 of 3) sorted by relevance
402 &(ss_ram_config.sn_wr_queue))); in ss_ram_allocresource()412 ss_release_write((ss_wr_cctl_t *)res, &(ss_ram_config.sn_wr_queue)); in ss_ram_deallocresource()519 ss_ram_config.sn_wr_queue.wq_inq; in ss_ram_ctl()579 if (_sdbc_writeq_configure(&(ss_ram_config.sn_wr_queue)) != 0) in ss_ram_wctl_configure()587 ss_release_write(wentry, &(ss_ram_config.sn_wr_queue)); in ss_ram_wctl_configure()590 ss_ram_config.sn_wr_queue.wq_nentries = blocks; in ss_ram_wctl_configure()600 _sdbc_writeq_deconfigure(&(ss_ram_config.sn_wr_queue)); in ss_ram_wctl_deconfigure()
40 struct _sd_wr_queue sn_wr_queue; /* the write queue */ member
144 print_wrq(&(_sd_net_config.sn_wr_queue), FALSE); in sdbc_config()1219 (_sd_net_config.sn_wr_queue.wq_qtop); in sdbc_wrq_winit()2219 print_wrq(&(_sd_net_config.sn_wr_queue), opt_v); in sdbc_wrq()2221 addr = (uintptr_t)(_sd_net_config.sn_wr_queue.wq_qtop); in sdbc_wrq()